Difference between revisions of "Template:Status extended infobox"

inb4 this doesnt do anything or breaks something
(New buff classifications)
(inb4 this doesnt do anything or breaks something)
Line 104: Line 104:
table.status-Debuff tr:not(:first-child) th + th {
table.status-Debuff tr:not(:first-child) th + th {
     background-color: #e4e4ff;
     background-color: #e4e4ff;
}
table.status-Other tr:first-child th {
    background-color: #ffc;
    padding: 0.5em 1em 0.5em 1em;
    font-size: 1.2em;
}
table.status-Other tr:not(:first-child) th {
    background-color: #ffd;
}
table.status-Other tr:not(:first-child) th + th {
    background-color: #ffffe4;
}
}


4,366

edits