sc: calculate upgrades for subunits
[sheet.git] / sc.css
diff --git a/sc.css b/sc.css
index 6c2d151778739b0efab03861d94a6154823bdbf2..0b539316a8e2d8413690891dadba8391c579c76d 100644 (file)
--- a/sc.css
+++ b/sc.css
@@ -54,13 +54,30 @@ td .unit-jump,
        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;
 }