MediaWiki:Vector-2022.css
Appearance
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 !important;*/
--color-progressive: #278f54 !important;
--color-progressive2: #278f54 !important;
}
a:visited {
color: var(--color-progressive) !important;
}