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