X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/c09dbeb9c62930fc46ec793d4f18eda815cd8c34..5ab99079a9d50d78ea0ae1fead2a8d30910f1733:/sc.css diff --git a/sc.css b/sc.css index b8e3981..0b83d6b 100644 --- a/sc.css +++ b/sc.css @@ -47,6 +47,7 @@ table h2 { .unit.unit-s {color: #770} .unit.unit-m {color: #C70} .unit.unit-l {color: #D22} +.unit.unit-h {color: #804} .hurt.unit-s::before { content: '~'; color: #773; @@ -55,7 +56,7 @@ table h2 { content: '*'; color: #C66; } -.unit-massive, +td .unit-massive, .hurt .unit-splash { position: absolute; } @@ -68,7 +69,7 @@ table h2 { color: #4A0; } .unit-massive { - color: #A76; + color: #D88; } .unit-detect::before { content: '!';