sc: hots attributes hash (attr)
[sheet.git] / sc.css
diff --git a/sc.css b/sc.css
index f85e7ac9b9a120aad485ea36f6bb346bcfbadcbf..b8e3981e8fa188515f1d277967f4473489c65a63 100644 (file)
--- a/sc.css
+++ b/sc.css
@@ -31,8 +31,15 @@ table h2 {
        font-weight: normal;
 }
 
+.units td.unit {
+       padding-right: 0;
+}
+.units td.unit + td.unit {
+       padding-left: 0;
+}
 .unit-o {color: #C08} /* organic */
 .unit-u {color: #44C} /* mechanic */
+.unit-p {color: #0A8} /* psionic */
 .unit-composed {
        color: #C88;
        font-size: 70%;
@@ -48,6 +55,7 @@ table h2 {
        content: '*';
        color: #C66;
 }
+.unit-massive,
 .hurt .unit-splash {
        position: absolute;
 }
@@ -59,6 +67,9 @@ table h2 {
 .unit-splash {
        color: #4A0;
 }
+.unit-massive {
+       color: #A76;
+}
 .unit-detect::before {
        content: '!';
        color: #0A8;