Difference between revisions of "MediaWiki:Monobook.css"

From CDOT Wiki
Jump to: navigation, search
(New page: CSS placed here will affect users of the Monobook skin: body.page-New_Main_Page h1.firstHeading { display:none; })
 
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-New_Main_Page h1.firstHeading { display:none; }
 
body.page-New_Main_Page h1.firstHeading { display:none; }
 +
body.page-Main_Page h1.firstHeading { display:none; }

Revision as of 17:12, 19 February 2009

/* CSS placed here will affect users of the Monobook skin */
body.page-New_Main_Page h1.firstHeading { display:none; }
body.page-Main_Page h1.firstHeading { display:none; }