X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/c09dbeb9c62930fc46ec793d4f18eda815cd8c34..01646e2d461ab148a5e13081cbab26fb5c2ee3b4:/sc.css diff --git a/sc.css b/sc.css index b8e3981..0f2bb88 100644 --- a/sc.css +++ b/sc.css @@ -44,31 +44,42 @@ table h2 { color: #C88; font-size: 70%; } -.unit.unit-s {color: #770} -.unit.unit-m {color: #C70} -.unit.unit-l {color: #D22} -.hurt.unit-s::before { - content: '~'; - color: #773; -} -.hurt.unit-l::before { - content: '*'; - color: #C66; -} -.unit-massive, +.unit-s {color: #770} +.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: #A76; + color: #D88; } .unit-detect::before { content: '!'; @@ -76,11 +87,18 @@ table h2 { font-size: 70%; vertical-align: super; } +.unit-jump { + margin-left: -.2em; + color: #8A4; +} .unit-magic { padding-left: 0.5em; } .magic-perma { text-decoration: underline; + text-decoration-color: #8C0; + -moz-text-decoration-color: #8C0; + -webkit-text-decoration-color: #8C0; } .units .val {