Jump to content

MediaWiki:Vector-2022.css

From Leaf Essentials
Revision as of 07:53, 30 April 2026 by Ashy (talk | contribs) (Created page with ":root.skin-theme-client-pref-dark { --color-base: #e6e6e6; --background-color-base: #1a1a1a; --link-color: #33a3ff; }")
(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.
:root.skin-theme-client-pref-dark {
    --color-base: #e6e6e6;
    --background-color-base: #1a1a1a;
    --link-color: #33a3ff;
}