Difference between revisions of "MediaWiki:Common.css"
Line 2: | Line 2: | ||
#toc { float: right; margin: 0 1em 0 1em; }; | #toc { float: right; margin: 0 1em 0 1em; }; | ||
− | h1.firstHeading { display: none; }; | + | body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; }; |
Revision as of 16:06, 11 August 2016
/* CSS placed here will be applied to all skins */ #toc { float: right; margin: 0 1em 0 1em; }; body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; };