Jump to content

MediaWiki:Common.css

From Meridian-Arch Wiki
Revision as of 07:10, 28 July 2026 by Evelyn344 (talk | contribs)

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.
html.skin-theme-clientpref-night {
    --background-color-base: #101418;   /* Dark background outer area */
    --background-color-paper: #1a1f26;  /* Dark background article area */
    --color-base: #f0f3f6;              /* White/light text */
    --color-link: #419fff;              /* Bright links for dark background */
}