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

m
various infobox improvements
No edit summary
m (various infobox improvements)
Line 251: Line 251:
border: 1px solid #426787 !important;
border: 1px solid #426787 !important;
background-color:#17456e !important;
background-color:#17456e !important;
color:#d2d2d2 !important;
}
}


.infobox tr, .infobox td {
.infobox tr {
background-color:#1d578b !important;
background-color: #1D578B;
}
.infobox td:nth-child(even), .infobox th {
background-color:#17456e !important;
}
}