MediaWiki:Common.css: Difference between revisions
Content deleted Content added
PeaceDeadC (talk | contribs) No edit summary |
PeaceDeadC (talk | contribs) No edit summary |
||
Line 247:
div.nav.mech1 dt,
div.nav.mech1 table th { border-color:#69C; }
/* hivstatus */
.table.hivstatus > :first-child > tr:first-child,
.table.hivstatus > :first-child > tr:first-child > *,
.table.hivstatus > * > tr.heading,
.table.hivstatus > * > tr.heading > * {
background-color:#6C3 !important;
border-color:#52A329 !important;
}
.table.hivstatus > * > tr > th,
.table > * > tr.npc > th {
background-color:#B3E699;
border-color:#8FB87A;
}
.table.hivstatus > tbody > tr:nth-child(odd),
.table > tbody > tr.npc:nth-child(odd) {
background-color:#E8F8E1;
}
div.nav.hivstatus .heading { background-color:#6C3; }
div.nav.hivstatus dd,
div.nav.hivstatus dt,
div.nav.hivstatus table th { border-color:#6C3; }
div.nav .hivstatus a {
color:#FFFFFF;
}
/* Hide and reduce margins of horizontal rules between multiple navs */
| |||