MediaWiki:Common.css: Difference between revisions

From STorM32-BGC Wiki V1
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 3: Line 3:
div#content h1, div#content h2, div#content #firstHeading {
div#content h1, div#content h2, div#content #firstHeading {
   background: #f4f4f4;
   background: #f4f4f4;
  font-family: sans-serif;
}
}



Latest revision as of 11:25, 22 June 2019

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

div#content h1, div#content h2, div#content #firstHeading {
  background: #f4f4f4;
  font-family: sans-serif;
}

#ca-view { display:none!important; } 
#ca-history { display:none!important; } 
#ca-viewsource { display:none!important; }