Jump to content

MediaWiki:Common.css

From TypeGG Wiki
Revision as of 14:27, 17 January 2026 by Eiko (talk | contribs) (update text color to aevi's recommendation)

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.
:root {
  --background-color-base: #00031B !important;
  --background-color-neutral-subtle: #00031B !important;
  --background-color-interactive-subtle: #0D1026 !important;
  --color-base: #B8B9C0 !important;
  --color-progressive: #00B3E4 !important;
  --color-progressive--hover: #33C5ED !important;
}