User:Cynthia/common.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 { --bg-main: #141212 !important; --bg-surface: #141212 !important; --bg-sidebar: #141212 !important; --bg-footer: #141212 !important; --bg-tabs: #141212 !important; --border-color: #c9c7cd !important; --accent: #7d9ece !important; --accent-hover: #a6b6e9 !important; --text-main: #c9c7cd !important; --text-muted: #393535 !important; }