sc: indicate projectile attacks
[sheet.git] / sc.css
diff --git a/sc.css b/sc.css
index 6c2d151778739b0efab03861d94a6154823bdbf2..10e958cdf03d72ae8051eeb77aa5cb5c1b48f88a 100644 (file)
--- a/sc.css
+++ b/sc.css
@@ -54,9 +54,20 @@ 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: #46A;
+}
+.unit-pdd {
+       color: #A8C;
 }
 .unit-splash {
        color: #4A0;