User:JRave/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.
/*
Note to admins:
This file can be copied as is to MediaWiki:[whatever].css, if [whatever] is a straight copy of Vector.
*/
pre, textarea {
font-family: monospace;
font-size: 10pt;
}
body {
background-color: #4E352E;
background-image: url(/images/8/8e/Marbl24m.jpg);
}
#mw-page-base {
background-color: transparent;
background-image: none;
}
#left-navigation {
top: 3em;
}
#right-navigation {
margin-top: 3em;
}
div.vectorTabs ul li, #toc, .toc, .mw-warning, table.darktable, .ambox, table.navbox, .catlinks,
body div.smwfact, div.thumbinner, table.gallery td, body tr.smwb-propvalue th, body tr.smwb-center, body tr.smwb-title {
background-color: #E4DDCB;
}
#other_options > div {
background-color: #E4DDCB!important;
}
body table.smwb-factbox {
border-color: #E4DDCB;
}
table.darktable th, .navbox-title, table.navbox th {
background-color: #A0A2B8;
}
table.darktable tr:not(:first-child) th {
background-color: #B8A2A0;
}
.title, .navbox-abovebelow, .navbox-group, .navbox-subgroup .navbox-title {
background-color: #BBB;
}
#content, .navbox-even, .alt, table.zebra > tbody > tr:nth-child(2n+1), table.gallery,
body div.smwfact td, body div.smwfact tr, body div.smwfact table, body tr.smwb-propvalue, body tr.smwb-propvalue td {
background-color: #F0EDDA;
}
#other_options > div:nth-child(2n) {
background-color: #F0EDDA!important;
}
div.vectorTabs {
background-image: none;
padding-left: 0;
height: 2em;
}
div.vectorTabs ul li {
background-image: none;
line-height: 0.7em;
}
div.vectorTabs ul li.selected {
background-color: #F0EDDA;
background-image: url(/images/0/02/Marmor.jpg);
font-weight: bold;
}
div.vectorTabs ul li a {
padding-left: 0.7em;
padding-right: 0.7em;
border: none;
background-image: none;
text-decoration: none;
height: 2em;
}
div.vectorTabs ul li a span {
padding-top: 0.8em;
}
div.vectorMenu h5 a {
background-image: none;
}
#ca-unwatch.icon, #ca-watch.icon {
margin-right: 0;
padding-right: 1px;
}
#ca-unwatch.icon a, #ca-watch.icon a, div.vectorMenu h5 a {
height: 2em;
}
#p-search form, #p-search input {
margin-top: 0;
}
#simpleSearch {
margin-top: 0.2em;
}
#content {
background-image: url(/images/0/02/Marmor.jpg);
background-repeat: repeat;
}
#mw-head a, #footer a, div#mw-panel div.portal div.body ul li a {
color: #F7D359;
}
#mw-head div.vectorMenu li a {
color: #0645AD;
text-decoration: none;
}
#mw-head a:visited, #footer a:visited, div#mw-panel div.portal div.body ul li a:visited {
color: #FAE7BE;
}
#p-personal a.new {
color: #FF6020;
}
#footer ul li, #mw-panel.collapsible-nav div.portal h5, #mw-panel.collapsible-nav div.collapsed h5, #mw-panel div.portal h5 {
color: #DDDDDD;
}
#p-personal li {
background-image: none;
}
div.tleft {
border: none;
margin: 0.5em 1.4em 0.8em 0px;
}
div.tright {
border: none;
margin: 0.5em 0px 0.8em 1.4em;
}