User:JRave/vector.css: Difference between revisions

From Baka-Tsuki
Jump to navigation Jump to search
JRave (talk | contribs)
Undo revision 318438 by JRave (talk)
JRave (talk | contribs)
No edit summary
Line 1: Line 1:
    div#content,
/*
    #mw-page-base,
    body {
    background: #222;
    color: #DBDBDB;
    }


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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

Revision as of 12:50, 9 January 2014

/*

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