Difference between revisions of "MediaWiki:Monobook.css"

From Future Of Mankind
(New page: →‎CSS placed here will affect users of the Monobook skin: body.page-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-Main_Page h1.firstHeading { display:none; }
 
body.page-Main_Page h1.firstHeading { display:none; }
 +
#content { margin-left: 40em }

Revision as of 20:11, 12 June 2008

/* CSS placed here will affect users of the Monobook skin */
body.page-Main_Page h1.firstHeading { display:none; }
#content { margin-left: 40em }