Difference between revisions of "MediaWiki:Monobook.css"
From Subscribe-HR Wiki Help
Line 4: | Line 4: | ||
} | } | ||
#p-navigation h3 { | #p-navigation h3 { | ||
+ | color: white !important; | ||
+ | } | ||
+ | #globalWrapper #column-one h3 { | ||
color: white !important; | color: white !important; | ||
} | } |
Revision as of 06:55, 28 November 2023
/* CSS placed here will affect users of the MonoBook skin */ #p-personal h3 { color: white !important; } #p-navigation h3 { color: white !important; } #globalWrapper #column-one h3 { color: white !important; }