MediaWiki:Monobook.css: Difference between revisions
From Future Of Mankind
New page: →CSS placed here will affect users of the Monobook skin: body.page-Main_Page h1.firstHeading { display:none; } |
No edit summary |
||
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 }