MediaWiki:Common.css: Difference between revisions
MediaWiki interface page
More actions
Mahnsoo.Choi (talk | contribs) Replaced content with "→CSS placed here will be applied to all skins: " |
Mahnsoo.Choi (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
/* Hide the Main_page title */ | |||
body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; } | |||
Revision as of 02:53, 22 September 2015
/* CSS placed here will be applied to all skins */
/* Hide the Main_page title */
body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; }