Difference between revisions of "MediaWiki:Monobook.css"
From Icctwiki
(New page: →CSS placed here will affect users of the Monobook skin: body.page-Main_Page h1.firstHeading { display:none; }) |
|||
(2 intermediate revisions 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 */ | ||
+ | |||
body.page-Main_Page h1.firstHeading { display:none; } | 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; }