19,580
edits
(adjusting icon position) |
(moving HTTPS outbound links to using same new SVG icon, for HiDPI and great justice) |
||
Line 994: | Line 994: | ||
div#content a.external[href^="https://"] | div#content a.external[href^="https://"] | ||
{ | { | ||
background-image:url( | background-image:url(/w/images/b/bf/Link_icon-external.svg); | ||
background-position:top right; | |||
background-repeat:no-repeat; | |||
padding-right:11px; | |||
} | } | ||