User:JRave/vector.css: Difference between revisions

From Baka-Tsuki
Jump to navigation Jump to search
JRave (talk | contribs)
No edit summary
JRave (talk | contribs)
mNo edit summary
 
(71 intermediate revisions by the same user not shown)
Line 1: Line 1:
/*
div#content,#mw-page-base,body{background:#222;color:#DBDBDB;}
 
div.vectorTabs li.selected{background:#222!important;}
Note to admins:
div#footer ul li{color:#CCC;}
 
a:visited{color:#0385B5!important;}
This file can be copied as is to MediaWiki:[whatever].css, if [whatever] is a straight copy of Vector.
table.wikitable{color:#DBDBDB;}
 
legend{color:#CDA354!important;}
*/
h1,h2,h3,h4,h5,h{color:#DBDBDB;}
 
strong.selflink{color:#FFD500!important;}
pre, textarea {
div[class*='mw-customtoggle-'],#mw-content-text,div.vectorTabs li,div#preferences,table,#toc{background:#333!important;}
    font-family: monospace;
div.vectorTabs li span,a:link{color:#CC8453!important;}
    font-size: 10pt;
a.new{color:#A00!important;}
}
div#catlinks,#preftoc li.selected a{background:#333;}
 
th,table#collapsibleTable0,td,tr,tbody{background:inherit!important;}
body {
.editOptions{background:inherit!important;}
    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;
}

Latest revision as of 11:11, 19 June 2015

div#content,#mw-page-base,body{background:#222;color:#DBDBDB;}
div.vectorTabs li.selected{background:#222!important;}
div#footer ul li{color:#CCC;}
a:visited{color:#0385B5!important;}
table.wikitable{color:#DBDBDB;}
legend{color:#CDA354!important;}
h1,h2,h3,h4,h5,h{color:#DBDBDB;}
strong.selflink{color:#FFD500!important;}
div[class*='mw-customtoggle-'],#mw-content-text,div.vectorTabs li,div#preferences,table,#toc{background:#333!important;}
div.vectorTabs li span,a:link{color:#CC8453!important;}
a.new{color:#A00!important;}
div#catlinks,#preftoc li.selected a{background:#333;}
th,table#collapsibleTable0,td,tr,tbody{background:inherit!important;}
.editOptions{background:inherit!important;}