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; } |
+ | |||
+ | |||
+ | div#content {border-top: 0px solid #FFF;} |
Revision as of 13:06, 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; }
div#content {border-top: 0px solid #FFF;}