User:Gopona/vector.css
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.
h1,h2 {
color: #839496;
}
div#content,div#mw-panel,div#mw-head,body,
div.vectorTabs, div.vectorTabs span, div.vectorTabs ul li,div.vectorTabs ul li.selected,
div#footer ul li,
#toc {
background-color: #002b36;
background-image: none;
color: #839496;
}
a,div#mw-panel div.portal div.body ul li a,
div.vectorTabs ul li a, div.vectorTabs ul li.selected a {
color: #eee8d5;
}
a:visited,div#mw-panel div.portal div.body ul li a:visited,
div.vectorTabs ul li a:visited,div.vectorTabs ul li.selected a:visited {
color: #268bd2;
}
#p-personal a.new,
div.vectorTabs ul li.new a, div.vectorTabs ul li.new a:visited {
color: #dc322f;
}
div#content {
width: 700px;
}