sc: slight attack target colour
authorMischa POSLAWSKY <perl@shiar.org>
Sat, 20 Jun 2015 04:05:07 +0000 (06:05 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Mon, 22 Jun 2015 13:38:51 +0000 (15:38 +0200)
sc.css

diff --git a/sc.css b/sc.css
index 10e958cdf03d72ae8051eeb77aa5cb5c1b48f88a..0b539316a8e2d8413690891dadba8391c579c76d 100644 (file)
--- a/sc.css
+++ b/sc.css
@@ -64,7 +64,7 @@ td.hurtrel {
        font-size: 70%;
 }
 tbody .unit-shield {
-       color: #46A;
+       color: #64A;
 }
 .unit-pdd {
        color: #A8C;
@@ -72,6 +72,12 @@ tbody .unit-shield {
 .unit-splash {
        color: #4A0;
 }
+.hurt-a {
+       color: #036;
+}
+.hurt-g {
+       color: #063;
+}
 .unit-massive {
        color: #D88;
 }