Difference between revisions of "MediaWiki:Monobook.css"
From Icctwiki
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
/* CSS placed here will affect users of the Monobook skin */ | /* CSS placed here will affect users of the Monobook skin */ | ||
− | h1 { | + | |
+ | body.page-Main_Page h1.firstHeading { display:none; } | ||
+ | body.page-Logo h1.firstHeading { display:none; } |
Latest revision as of 21:14, 23 April 2008
/* CSS placed here will affect users of the Monobook skin */ body.page-Main_Page h1.firstHeading { display:none; } body.page-Logo h1.firstHeading { display:none; }