Difference between revisions of "MediaWiki:Common.css"
From PGI
Line 2: | Line 2: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
+ | .toc, #toc { display: none; } | ||
− | . | + | |
+ | body.action-view h1.firstHeading, body.action-submit h1.firstHeading { display: none; } |
Revision as of 13:01, 12 September 2022
/* CSS placed here will be applied to all skins */
.toc, #toc { display: none; }
body.action-view h1.firstHeading, body.action-submit h1.firstHeading { display: none; }