MediaWiki:Common.css: Difference between revisions
Content deleted Content added
PeaceDeadC (talk | contribs) No edit summary |
PeaceDeadC (talk | contribs) No edit summary |
||
Line 1,992:
background-color:#EEE;
}
/* pve */
.table.pve > :first-child > tr:first-child,
.table.pve > :first-child > tr:first-child > *,
.table.pve > * > tr.heading,
.table.pve > * > tr.heading > * {
background-color:#FC6 !important;
border-color:#CCA352 !important;
}
.table.pve > * > tr > th,
.table > * > tr.pve > th {
background-color:#FFE6B3;
border-color:#CCB88F;
}
.table.pve > tbody > tr:nth-child(odd),
.table > tbody > tr.pve:nth-child(odd) {
background-color:#FFF8E8;
}
/* career */
| |||