User:Conker the Squirrel/monobook.css: Difference between revisions

updates again
m (various infobox improvements)
(updates again)
Line 259: Line 259:
.infobox td:nth-child(even), .infobox th {
.infobox td:nth-child(even), .infobox th {
background-color:#17456e !important;
background-color:#17456e !important;
}
.infobox td:nth-child(odd) {
background-color:#1D578B !important;
}
.navbox {
background:#1f4973;
}
.navbox-title, table.navbox th {
    background: #1d578b !important;
}
.mw-collapsible-text {
    color: #d2d2d2;
}
}