sc: transport slots instead or in addition to unit size
[sheet.git] / sc.css
diff --git a/sc.css b/sc.css
index 0b539316a8e2d8413690891dadba8391c579c76d..7ad23e1c9cdae7782b3a9d4338762d7cf4801ea4 100644 (file)
--- a/sc.css
+++ b/sc.css
@@ -37,6 +37,9 @@ table h2 {
 .units td.unit + td.unit {
        padding-left: 0;
 }
+.unit-supply {
+       color: #080;
+}
 .unit-o {color: #C08} /* organic */
 .unit-u {color: #44C} /* mechanic */
 .unit-p {color: #0A8} /* psionic */
@@ -44,7 +47,11 @@ table h2 {
        color: #C88;
        font-size: 70%;
 }
-.unit-s {color: #770}
+.unit-air {
+       color: #08C;
+}
+.unit-x {color: #888}
+.unit-s {color: #890}
 .unit-m {color: #C70}
 .unit-l {color: #D22}
 .unit-h {color: #804}
@@ -96,6 +103,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 {