MediaWiki:Common.css

From STorM32-BGC v3 Wiki
Revision as of 20:22, 2 August 2025 by OlliW (talk | contribs) (Created page with "CSS placed here will be applied to all skins: 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; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
/* CSS placed here will be applied to all skins */

/* 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; }