Difference between revisions of "MediaWiki:Custom.css"
From Rebeldroids Wiki
Line 10: | Line 10: | ||
#mw-navigation a{ | #mw-navigation a{ | ||
color: white; | color: white; | ||
+ | } | ||
+ | .portlet h5 { | ||
+ | color: yellow; | ||
} | } |
Revision as of 13:49, 31 July 2016
#mw-navigation a:link{ color: white; } #mw-navigation a:visited{ color: white; } #mw-navigation a:active{ color: white; } #mw-navigation a{ color: white; } .portlet h5 { color: yellow; }