sc: coloured underline for passive ability style
[sheet.git] / sc.css
diff --git a/sc.css b/sc.css
index 424d482e5b02166f438473ce49cd07d244ed97cf..0f2bb88810599a3849293c92a08f55dbe0099b74 100644 (file)
--- a/sc.css
+++ b/sc.css
@@ -58,11 +58,26 @@ td .unit-jump,
 }
 td.hurtrel {
        padding-left: 1em;
+}
+td.unit-shield,
+td.hurtrel {
        font-size: 70%;
 }
+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;
 }
@@ -81,6 +96,9 @@ td.hurtrel {
 }
 .magic-perma {
        text-decoration: underline;
+               text-decoration-color: #8C0;
+          -moz-text-decoration-color: #8C0;
+       -webkit-text-decoration-color: #8C0;
 }
 
 .units .val {