Difference between revisions of "MediaWiki:Custom.css"
From Rebeldroids Wiki
Line 13: | Line 13: | ||
.portlet h5 { | .portlet h5 { | ||
color: yellow; | color: yellow; | ||
+ | } | ||
+ | div#mw-panel div.portal div.body ul li a { | ||
+ | color: #ffffff; | ||
} | } |
Revision as of 14:29, 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; } div#mw-panel div.portal div.body ul li a { color: #ffffff; }