19,659
edits
(replacing raster icon for external internal links with vector one) |
(replacing raster icon for interwiki links with vector one; updating link to external link icon after renaming file) |
||
Line 984: | Line 984: | ||
div#content a.external | div#content a.external | ||
{ | { | ||
background-image:url(/w/images/ | background-image:url(/w/images/e/ea/Link_icon_-_external.svg); | ||
background-position:top right; | background-position:top right; | ||
background-repeat:no-repeat; | background-repeat:no-repeat; | ||
Line 994: | Line 994: | ||
div#content a.external[href^="https://"] | div#content a.external[href^="https://"] | ||
{ | { | ||
background-image:url(/w/images/ | background-image:url(/w/images/e/ea/Link_icon_-_external.svg); | ||
background-position:top right; | background-position:top right; | ||
background-repeat:no-repeat; | background-repeat:no-repeat; | ||
Line 1,054: | Line 1,054: | ||
div#content a.extiw | div#content a.extiw | ||
{ | { | ||
background-image:url(/w/images/d/dd/Link_icon_-_interwiki.svg); | |||
background-position:top right; | |||
background-repeat:no-repeat; | |||
padding-right:11px; | |||
} | } |