User:Vague Rant/monobook.css

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
#p-logo a {
 background-image: url('http://img178.imageshack.us/img178/4098/wikipedialogokf5.png') ! important;
}

/* From main.css */
body {
 background-color: #4f657d;
 background-image: none !important;
}

code {
 background-color: #bbc6d3;
}

pre {
 background-color: #bbc6d3;
}

table {
 background-color: #c1ccd9;
}

div.floatright, table.floatright {
 border-color: #c1ccd9;
}

div.floatleft, table.floatleft {
 border-color: #c1ccd9;
}

div.noarticletext {
 background: #c1ccd9;
}

div.thumbinner {
 background-color: #bbc6d3;
 border: 1px solid #b0bbc8;
}

div.townBox {
 background: #c1ccd9;
}

html .thumbimage {
 border: 1px solid #b0bbc8;
}

table.diff, td.diff-otitle, td.diff-ntitle {
 background-color: #c1ccd9;
}

table.gallery {
 background-color: #c1ccd9;
}

table.gallery td {
 background-color: #bbc6d3;
 border: solid 2px #c1ccd9;
}

table.mw_metadata th {
 background-color: #bbc6d3;
}

td.diff-context {
 background: #b0bbc8;
}

ul#filetoc {
 background-color: #bbc6d3;
}

.editExternally {
 background-color: #c1ccd9;
}

.pBody {
 background-color: #c1ccd9;
}

#catlinks {
 background-color: #bbc6d3;
}

#footer {
 background-color: #c1ccd9;
}

#pagehistory li {
 border: 1px solid #c1ccd9;
}
#pagehistory li.selected {
 background-color: #bbc6d3;
}

#p-personal li a {
 color: #c1ccd9;
}

#p-personal li a:hover {
 background-color: #4f657d;
}

#p-cactions li {
 background: #c1ccd9;
}

#preferences {
 background-color: #bbc6d3;
}

#toc, .toc, .mw-warning, #toccolours {
 background-color: #bbc6d3;
}

.prefsection table, .prefsection legend {
 background-color: #bbc6d3;
}

/* From monobook.css */
div.thumb div a img {
 background-color:#c1ccd9;
}

#content {
 background: #bac9d9 !important;
 margin-top: 35px !important;
}

#content div.thumb {
 border: none;
}

#mytabs li {
 background: #bac9d9;
}

#mytabs li a {
 background-color: #bac9d9;
}

#p-cactions li a, #p-cactions li a:hover, #p-cactions li.selected a {
    background-color: #bac9d9 !important;
}

.gallerybox .thumb img {
 background: #bbc6d3;
}

.ns-0 * #content {
 background: #c1ccd9;
}

.ns-0 * #mytabs li {
 background: #c1ccd9;
}

.ns-0 * #mytabs li a {
 background-color: #c1ccd9;
}

.ns-0 * #p-cactions li a {
 background-color: #bdc8d5;
}

.ns-0 * #p-cactions li.selected a, .ns-0 * #p-cactions li a:hover {
 background-color: #c1ccd9;
}

.ns-0 * #content div.thumb {
 border-color: #c1ccd9;
}