User:JRave/vector.css: Difference between revisions

From Baka-Tsuki
Jump to navigation Jump to search
JRave (talk | contribs)
Undo revision 318472 by JRave (talk)
JRave (talk | contribs)
mNo edit summary
 
(65 intermediate revisions by the same user not shown)
Line 1: Line 1:
    div#content,
div#content,#mw-page-base,body{background:#222;color:#DBDBDB;}
    #mw-page-base,
div.vectorTabs li.selected{background:#222!important;}
    body {
div#footer ul li{color:#CCC;}
    background: #222;
a:visited{color:#0385B5!important;}
    color: #DBDBDB;
table.wikitable{color:#DBDBDB;}
    }
legend{color:#CDA354!important;}
 
h1,h2,h3,h4,h5,h{color:#DBDBDB;}
    a {
strong.selflink{color:#FFD500!important;}
    color: #CC8453 !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.vectorTabs li {
div#catlinks,#preftoc li.selected a{background:#333;}
    background: #333 !important;
th,table#collapsibleTable0,td,tr,tbody{background:inherit!important;}
 
.editOptions{background:inherit!important;}
    }
    div.vectorTabs li span {
    color: #CC8453 !important;
    }
 
    div.vectorTabs li.selected {
    background: #222 !important;
    }
    a.new {
    color: #CD5E54 !important;
    }
 
    table {
    background: #333 !important;
    }
 
    th {
    background: inherit !important;
    }
 
    div#preferences {
    background: #333 !important;
    }
 
    legend {
    color: #CDA354 !important;
    }
 
    h1,
    h2,
    h3 {
    background: inherit !important;
    color: #DBDBDB;
    }
 
    div#catlinks {
    background: #333;
    }
 
    table#collapsibleTable0 {
    background: inherit !important;
    }
 
    strong.selflink {
    color: #FFD500 !important;
    }
 
    td,
    tr,
    tbody {
    background: inherit !important;
    }
 
    div#footer ul li {
    color: #CCCCCC;
    }
 
    #preftoc li.selected a {
    background: #333;
    }

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;}