2,124
edits
No edit summary |
No edit summary |
||
Line 78: | Line 78: | ||
/* for links that do not need an external link icon (example is links that link back to kirbyspeedrun.com/wiki) */ | /* for links that do not need an external link icon (example is links that link back to kirbyspeedrun.com/wiki) */ | ||
.no-external-link-icon .mw-parser-output a.external | .no-external-link-icon .mw-parser-output a.external { | ||
background-image: !important; | background-image: none !important; | ||
padding-right: 0px !important; | padding-right: 0px !important; | ||
} | } |