Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
(Corrected hash and changed color) |
m (Added important) |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
a { | a { | ||
color: #E7AE12; | color: #E7AE12 !important; | ||
} | } |
Revision as of 13:13, 18 March 2022
/* CSS placed here will be applied to all skins */ a { color: #E7AE12 !important; }