User:Klx/vector.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.
div#content {
background-color: black;
color: #aaa;
background-image:none;
}
h1, h2, h3, h4, h5, h6 {
color: #aaa;
}
body {
background-color: black;
background-image:none;
}
#mw-page-base {
background-color: black;
background-image:none;
}
#mw-head-base {
background-image:none;
}
div.vectorTabs, div.vectorTabs * {
background:black;
background-image:none;
}
table.fmbox-warning {
background: #BB7070;
}
a:visited {
color: #36B;
}
a {
color: #36B;
}
div#mw-panel div.portal div.body ul li a {
color: #36B;
}
#mw-panel.collapsible-nav .portal h5 {
color: #36B;
font-weight: bold;
}
#toc, .toc, .mw-warning , .catlinks , .articleFeedback-panel , table.ambox {
border: 1px solid #444;
background-color: #222;
}
div#footer ul li {
color: white;
}