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; --background-color-base: #141212; --color-base: #c9c7cd; --background-color-neutral-subtle: #141212; --color-emphasized: #c9c7cd; --background-color-neutral: #141212; --background-color-interactive-subtle: #141212; } .vector-legacy-sidebar .vector-menu-portal .vector-menu-content li a, .vector-menu-tabs-legacy li a, a, .toctogglelabel { color: #7d9ece !important; } .vector-legacy-sidebar .vector-menu-portal .vector-menu-content li a:visited, .vector-menu-tabs-legacy li a:visited, a:visited { color: #aca1cf !important; } a.new, .vector-menu-tabs-legacy .new a { color: #ea83a5 !important; } a.new:visited, .vector-menu-tabs-legacy .new a:visited { color: #e29eca !important; } .vector-menu-tabs, .vector-menu-tabs a, #mw-head .vector-menu-dropdown .vector-menu-heading { background-image: none; } .vector-menu-tabs-legacy .selected { background: #141212; border: 1px solid #c9c7cd; border-bottom: none; } .vector-menu-tabs-legacy li { background-image: none; } #mw-page-base { background: #141212; } .mw-body { border: 1px solid #c9c7cd; } .mw-editform #wpTextbox1 { background: #141212; color: #c9c7cd; font-size: 16px; }