trusted
5,929
edits
SurtrFan8511 (talk | contribs) |
SurtrFan8511 (talk | contribs) |
||
Line 107: | Line 107: | ||
} | } | ||
table.status- | table.status-Irremovable-Buff tr:first-child th { | ||
background-color: # | background-color: #daa; | ||
padding: 0.5em 1em 0.5em 1em; | padding: 0.5em 1em 0.5em 1em; | ||
font-size: 1.2em; | font-size: 1.2em; | ||
} | } | ||
table.status- | table.status-Irremovable-Buff tr:not(:first-child) th { | ||
background-color: # | background-color: #dbb; | ||
} | } | ||
table.status- | table.status-Irremovable-Buff tr:not(:first-child) th + th { | ||
background-color: # | background-color: #ddc2c2; | ||
} | |||
table.status-Irremovable-Debuff tr:first-child th { | |||
background-color: #aad; | |||
padding: 0.5em 1em 0.5em 1em; | |||
font-size: 1.2em; | |||
} | |||
table.status-Irremovable-Debuff tr:not(:first-child) th { | |||
background-color: #bbd; | |||
} | |||
table.status-Irremovable-Debuff tr:not(:first-child) th + th { | |||
background-color: #c2c2dd; | |||
} | } | ||