1,813
edits
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
/* CSS placed here will affect users of the Vector skin */ | /* CSS placed here will affect users of the Vector skin */ | ||
/* Site notice */ | /* Site notice */ | ||
Line 42: | Line 40: | ||
/* External self-links */ | /* External self-links */ | ||
.mw-body a.external[href^="https://www.marathonwiki.com"] { | .mw-body a.external[href^="https://www.marathonwiki.com"] { | ||
color: # | color: #0645AD !important; | ||
background: none; | background: none !important; | ||
padding: 0; | padding: 0; | ||
} | } |