Difference between revisions of "MediaWiki:Monobook.css"
From Subscribe-HR Wiki Help
Line 7: | Line 7: | ||
} | } | ||
#globalWrapper #column-one h2 { | #globalWrapper #column-one h2 { | ||
+ | color: white !important; | ||
+ | } | ||
+ | #p-search h3 { | ||
color: white !important; | color: white !important; | ||
} | } |
Revision as of 06:57, 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 h2 { color: white !important; } #p-search h3 { color: white !important; }