X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/9f1aad6e442dbb3a88210a379d645db842d00def..0e311de08dd204822e8b513ab71bbc6d50a171d7:/sc.css diff --git a/sc.css b/sc.css index 2d73ee0..19b40b0 100644 --- a/sc.css +++ b/sc.css @@ -38,10 +38,10 @@ table h2 { .units td.unit + td.unit { padding-left: 0; } -.gas { +.unit-gas { color: #040; } -.min, .min a:not(:hover) { +.unit-min, .unit-min a:not(:hover) { color: #004; } .unit-supply { @@ -184,7 +184,7 @@ tbody .unit-shield { .units .hurtrel, .units .unit-pop, .units .unit-type, .units .unit-shield, - .units .gas { + .units .unit-gas { padding: 0; position: absolute; margin-top: 3.2ex;