sc: coloured underline for passive ability style
authorMischa POSLAWSKY <perl@shiar.org>
Sat, 20 Jun 2015 06:02:55 +0000 (08:02 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Mon, 22 Jun 2015 13:38:51 +0000 (15:38 +0200)
More refined appearance if available (currently only Firefox and Safari).

sc.css

diff --git a/sc.css b/sc.css
index 0b539316a8e2d8413690891dadba8391c579c76d..0f2bb88810599a3849293c92a08f55dbe0099b74 100644 (file)
--- a/sc.css
+++ b/sc.css
@@ -96,6 +96,9 @@ tbody .unit-shield {
 }
 .magic-perma {
        text-decoration: underline;
+               text-decoration-color: #8C0;
+          -moz-text-decoration-color: #8C0;
+       -webkit-text-decoration-color: #8C0;
 }
 
 .units .val {