Jump to content

MediaWiki:Common.css

From International Treaty Law Wiki
Revision as of 18:36, 17 January 2026 by DrInternationalLaw (talk | contribs) (Created page with "โ†’CSS placed here will be applied to all skins: โ†’Hide the account creation statistics box: .mw-createacct-benefits, .mw-createacct-benefit-container, .mw-createacct-benefit-head, .mw-createacct-benefit-body { display: none !important; }")
(diff) โ† Older revision | Latest revision (diff) | Newer revision โ†’ (diff)

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 */
/* Hide the account creation statistics box */
.mw-createacct-benefits,
.mw-createacct-benefit-container,
.mw-createacct-benefit-head,
.mw-createacct-benefit-body {
    display: none !important;
}