Difference between revisions of "MediaWiki:Common.css"

From PGI

Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
  
 
.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; }
 
 
 
div#content {border-top: 0px solid #FFF;}
 

Latest revision as of 13:12, 12 September 2022

/* CSS placed here will be applied to all skins */

.toc, #toc { display: none; }