sc: minor changes to sync with hots v2.1.9
[sheet.git] / sc.css
diff --git a/sc.css b/sc.css
index 95f53a310427f67827acb6b41961dbe0382c87ac..6da59adae5bd3ccc4e6b830372057f8d65079ba8 100644 (file)
--- a/sc.css
+++ b/sc.css
@@ -44,27 +44,27 @@ table h2 {
        color: #C88;
        font-size: 70%;
 }
-.unit.unit-s {color: #770}
-.unit.unit-m {color: #C70}
-.unit.unit-l {color: #D22}
-.unit.unit-h {color: #804}
-.hurt.unit-s::before {
-       content: '~';
-       color: #773;
-}
-.hurt.unit-l::before {
-       content: '*';
-       color: #C66;
-}
+.unit-s {color: #770}
+.unit-m {color: #C70}
+.unit-l {color: #D22}
+.unit-h {color: #804}
 td .unit-massive,
 td .unit-jump,
 .hurt .unit-splash {
        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-splash {
        color: #4A0;