X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/8b42a2ae56db77061abf010b054212ab615e1875..a691b071501b1ef5239752a1e594a449e8c2d16d:/sc.css diff --git a/sc.css b/sc.css index 95f53a3..7ad23e1 100644 --- a/sc.css +++ b/sc.css @@ -37,6 +37,9 @@ table h2 { .units td.unit + td.unit { padding-left: 0; } +.unit-supply { + color: #080; +} .unit-o {color: #C08} /* organic */ .unit-u {color: #44C} /* mechanic */ .unit-p {color: #0A8} /* psionic */ @@ -44,31 +47,44 @@ table h2 { color: #C88; font-size: 70%; } -.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; -} -.hurt.unit-l::before { - content: '*'; - color: #C66; +.unit-air { + color: #08C; } +.unit-x {color: #888} +.unit-s {color: #890} +.unit-m {color: #C70} +.unit-l {color: #D22} +.unit-h {color: #804} td .unit-massive, td .unit-jump, .hurt .unit-splash { position: absolute; } .hurtrel, .units .hurtrel { + color: #778; +} +td.hurtrel { padding-left: 1em; +} +td.unit-shield, +td.hurtrel { font-size: 70%; - color: #778; +} +tbody .unit-shield { + color: #64A; +} +.unit-pdd { + color: #A8C; } .unit-splash { color: #4A0; } +.hurt-a { + color: #036; +} +.hurt-g { + color: #063; +} .unit-massive { color: #D88; } @@ -87,6 +103,9 @@ td .unit-jump, } .magic-perma { text-decoration: underline; + text-decoration-color: #8C0; + -moz-text-decoration-color: #8C0; + -webkit-text-decoration-color: #8C0; } .units .val {