Difference between revisions of "MediaWiki:Monobook.css"
From Subscribe-HR Wiki Help
Line 1: | Line 1: | ||
/* CSS placed here will affect users of the MonoBook skin */ | /* 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; | ||
+ | } |
Revision as of 07:02, 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; }