MediaWiki:Common.css: Difference between revisions
Appearance
Emergency removal of all custom CSS. Tag: Replaced |
Safely hiding the Main Page title. Â |
||
| Line 1: | Line 1: | ||
/* | Â | ||
/* Hide the page title exclusively on the Main Page */ | |||
body.page-Main_Page h1#firstHeading, | |||
body.page-Main_Page .firstHeading, | |||
body.page-Main_Page .mw-page-title-main { display: none !important; } | |||
Latest revision as of 08:08, 29 July 2026
/* Hide the page title exclusively on the Main Page */
body.page-Main_Page h1#firstHeading,
body.page-Main_Page .firstHeading,
body.page-Main_Page .mw-page-title-main { display: none !important; }