Difference between revisions of "MediaWiki:Custom.css"
From Rebeldroids Wiki
Line 3: | Line 3: | ||
} | } | ||
#mw-navigation a:visited{ | #mw-navigation a:visited{ | ||
+ | color: white; | ||
+ | } | ||
+ | #mw-navigation a:active{ | ||
+ | color: white; | ||
+ | } | ||
+ | #mw-navigation a{ | ||
color: white; | color: white; | ||
} | } |
Revision as of 01:34, 20 June 2016
#mw-navigation a:link{ color: white; } #mw-navigation a:visited{ color: white; } #mw-navigation a:active{ color: white; } #mw-navigation a{ color: white; }