X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/bb11561d64e299ad7f4a25e689063b99264a16fb..7a40f1f224a88326e17fe5ce1a2e7059ebf93ef4:/sc.css diff --git a/sc.css b/sc.css index f7249cb..95f53a3 100644 --- a/sc.css +++ b/sc.css @@ -56,7 +56,8 @@ table h2 { content: '*'; color: #C66; } -.unit-massive, +td .unit-massive, +td .unit-jump, .hurt .unit-splash { position: absolute; } @@ -69,7 +70,7 @@ table h2 { color: #4A0; } .unit-massive { - color: #A76; + color: #D88; } .unit-detect::before { content: '!'; @@ -77,6 +78,10 @@ table h2 { font-size: 70%; vertical-align: super; } +.unit-jump { + margin-left: -.2em; + color: #8A4; +} .unit-magic { padding-left: 0.5em; }