MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
Access restrictions were established for this page. If you see this message, you have no access to this page.
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
padding-top: 10px; | padding-top: 10px; | ||
}*/ | }*/ | ||
/* do not show the text Main Page on the Main Page ;-) */ | |||
body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; } |
Revision as of 08:03, 17 April 2020
/* CSS placed here will be applied to all skins */ /*#content h2 { padding-top: 10px; }*/ /* do not show the text Main Page on the Main Page ;-) */ body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; }