MediaWiki:Variables.css
Jump to navigation
Jump to search
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 {
--title-color: #3E476C;
--subtitle-color: #6777B7;
--group-color: #8c98c2;
--border-color: #536092;
}
.theme-fandomdesktop-light {
--custom-tertiary-color: #4e57741a;
--custom-tertiary-color-text: #6777B7; /*WIP*/
}
.theme-fandomdesktop-dark {
--custom-tertiary-color: #4e57741a;
--custom-tertiary-color-text: #6777B7;
}