X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/fca15486bf1ed0fec0d792d34783bbe3c41d4ff8..e476c3bfbcc78e9f667d83e9b35da5d55c7a6b42:/sc.css diff --git a/sc.css b/sc.css index 424d482..9aba728 100644 --- a/sc.css +++ b/sc.css @@ -37,6 +37,15 @@ table h2 { .units td.unit + td.unit { padding-left: 0; } +.gas { + color: #040; +} +.min { + color: #004; +} +.unit-supply { + color: #080; +} .unit-o {color: #C08} /* organic */ .unit-u {color: #44C} /* mechanic */ .unit-p {color: #0A8} /* psionic */ @@ -44,25 +53,47 @@ table h2 { color: #C88; font-size: 70%; } -.unit-s {color: #770} +.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; } +td .unit-massive { + float: right; + width: 0; +} .hurtrel, .units .hurtrel { color: #778; } td.hurtrel { padding-left: 1em; +} +td.unit-shield, +td.hurtrel { font-size: 70%; } +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; } @@ -79,8 +110,21 @@ td.hurtrel { .unit-magic { padding-left: 0.5em; } +.magic-opt::before { + color: #000; + content: '('; + position: absolute; + margin-left: -0.33em; +} +.magic-opt::after { + color: #000; + content: ')'; +} .magic-perma { text-decoration: underline; + text-decoration-color: #8C0; + -moz-text-decoration-color: #8C0; + -webkit-text-decoration-color: #8C0; } .units .val {