User:Naomi/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)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
body { background-color: #2f2f2f; } .vector-legacy-sidebar .vector-menu-portal { background-color: #232324; border: 1px solid #000000; margin-top: 0.75rem; } .vector-legacy-sidebar .vector-menu-portal .vector-menu-heading { color: #ffffff; border-bottom: 1px solid #000000; background-image: none; margin: 0; text-align: center; } .vector-legacy-sidebar .vector-menu-portal .vector-menu-content li a, .vector-legacy-sidebar .vector-menu-portal .vector-menu-content li a:visited { color: #9f9fa0; text-decoration: none; } .vector-legacy-sidebar .vector-menu-portal .vector-menu-content li a:hover { color: #ffffff; text-decoration: underline; } .mw-body { background-color: #2b2f39; color: #ffffff; } pre, code, .mw-code, .mw-message-box, textarea, .editOptions { background-color: #2f2f2f; border: 1px solid #202125; color: #ffffff; } .oo-ui-inputWidget-input, .oo-ui-textInputWidget { background-color: #2f2f2f !important; border: 1px solid #202125 !important; color: #ffffff !important; } .vector-menu-tabs-legacy li { background: rgba(43, 47, 57, 0.5); } .vector-menu-tabs-legacy .selected { background: #2b2f39; } .vector-menu-tabs-legacy .selected a, .vector-menu-tabs-legacy .selected a:visited { color: #ffffff; text-decoration: none; } h1, h2, h3, h4, h5, h6 { color: #ffffff; }