Jump to content

MediaWiki:Vector-2022.css

From Leaf Essentials
Revision as of 07:58, 30 April 2026 by Ashy (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.
:root.skin-theme-clientpref-night {
    --color-base: #e6e6e6;
    --background-color-base: #1a1a1a;
}

:root {
	--color-progressive: #32cf76;
}

a:visited {
    color: #32cf76 !important;
}