User:Lord-Giganticus/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: #090909;
}
#mw-head {
background-color: #000000;
}
#ca-view, #ca-nstab-user, #ca-talk, #ca-edit, #ca-history, #ca-unwatch {
background: #090909;
}
.vector-menu-tabs .selected a, .vector-menu-tabs .selected a:visited {
color: #0645ad;
}
.skin-vector-legacy a.new:visited,
.skin-vector-legacy .vector-menu-tabs .new a,
.skin-vector-legacy .vector-menu-tabs .new a:visited {
color: #a55858;
}
.mw-body, .parsoid-body {
background-color: #090909;
color: #8f959b;
}
h1, h2, h3, h4, h5, h6 {
color: #f5f5f5;
}