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)
Undo revision 318446 by JRave (talk)
Line 1: Line 1:
/*
    div#content,
    #mw-page-base,
    body {
    background: #222;
    color: #DBDBDB;
    }


Note to admins:
    a {
    color: rgb(204, 131, 83) !important;
    }


This file can be copied as is to MediaWiki:[whatever].css, if [whatever] is a straight copy of Vector.
    div.vectorTabs li  {
    background: #333 !important;


*/
    }
    div.vectorTabs li span {
    color: rgb(204, 131, 83) !important;
    }


pre, textarea {
    div.vectorTabs li.selected {
     font-family: monospace;
     background: #222 !important;
     font-size: 10pt;
     }
}
    a.new {
    color: #CD5E54 !important;
    }


body {
    table {
     background-color: #4E352E;
     background: #333 !important;
     background-image: url(/images/8/8e/Marbl24m.jpg);
     }
}


#mw-page-base {
    th {
     background-color: transparent;
     background: inherit !important;
     background-image: none;
     }
}


#left-navigation {
    div#preferences {
     top: 3em;
     background: #333 !important;
}
    }


#right-navigation {
    legend {
     margin-top: 3em;
     color: #CDA354 !important;
}
    }


div.vectorTabs ul li, #toc, .toc, .mw-warning, table.darktable, .ambox, table.navbox, .catlinks,
    h1,
body div.smwfact, div.thumbinner, table.gallery td, body tr.smwb-propvalue th, body tr.smwb-center, body tr.smwb-title {
    h2,
     background-color: #E4DDCB;
    h3 {
}
     background: inherit !important;
    color: #DBDBDB;
    }


#other_options > div {
    div#catlinks {
     background-color: #E4DDCB!important;
     background: #333;
}
    }


body table.smwb-factbox {
    table#collapsibleTable0 {
     border-color: #E4DDCB;
     background: inherit !important;
}
    }


table.darktable th, .navbox-title, table.navbox th {
    strong.selflink {
     background-color: #A0A2B8;
     color: #FFD500 !important;
}
    }


table.darktable tr:not(:first-child) th {
    td,
     background-color: #B8A2A0;
    tr,
}
    tbody {
     background: inherit !important;
    }


.title, .navbox-abovebelow, .navbox-group, .navbox-subgroup .navbox-title {
    div#footer ul li {
     background-color: #BBB;
     color: #CCCCCC;
}
    }


#content, .navbox-even, .alt, table.zebra > tbody > tr:nth-child(2n+1), table.gallery,
     #preftoc li.selected a {
body div.smwfact td, body div.smwfact tr, body div.smwfact table, body tr.smwb-propvalue, body tr.smwb-propvalue td {
     background: #333;
    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;
}

Revision as of 12:56, 9 January 2014

    div#content,
    #mw-page-base,
    body {
    background: #222;
    color: #DBDBDB;
    }

    a {
    color: rgb(204, 131, 83) !important;
    }

    div.vectorTabs li  {
    background: #333 !important;

    }
    div.vectorTabs li span {
    color: rgb(204, 131, 83) !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;
    }