Difference between revisions of "MediaWiki:Common.css"
From PGI
Line 4: | Line 4: | ||
.toc, #toc { display: none; } | .toc, #toc { display: none; } | ||
+ | body.action-view h1.firstHeading, body.action-submit h1.firstHeading { display: none; } | ||
− | + | ||
+ | #gumax-content-body > div.gumax-firstHeading { display: none; } |
Revision as of 13:04, 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; }
#gumax-content-body > div.gumax-firstHeading { display: none; }