sc: indicate projectile attacks
[sheet.git] / sc.css
diff --git a/sc.css b/sc.css
index 424d482e5b02166f438473ce49cd07d244ed97cf..10e958cdf03d72ae8051eeb77aa5cb5c1b48f88a 100644 (file)
--- a/sc.css
+++ b/sc.css
@@ -58,8 +58,17 @@ td .unit-jump,
 }
 td.hurtrel {
        padding-left: 1em;
+}
+td.unit-shield,
+td.hurtrel {
        font-size: 70%;
 }
+tbody .unit-shield {
+       color: #46A;
+}
+.unit-pdd {
+       color: #A8C;
+}
 .unit-splash {
        color: #4A0;
 }