19,659
edits
(forgot to show movie icon for .mp4 files) |
(attempting to replace raster icon for external links with vector one) |
||
Line 982: | Line 982: | ||
/* Redesigned outbound arrow for external links */ | /* Redesigned outbound arrow for external links */ | ||
div#content a.external | /*div#content a.external | ||
{ | { | ||
background:url( | background-image:url(/w/images/b/bf/Link_icon-external.svg); | ||
background-position:center right; | |||
background-repeat:no-repeat; | |||
padding-right:13px; | |||
} | } | ||