sc: declare bw energy data
[sheet.git] / sc.css
diff --git a/sc.css b/sc.css
index 6eb9473ff00c1006813cb0f04657d664d01001c6..9aba72854702d34218518b6f45d131e1d2810a2c 100644 (file)
--- a/sc.css
+++ b/sc.css
@@ -37,6 +37,12 @@ table h2 {
 .units td.unit + td.unit {
        padding-left: 0;
 }
+.gas {
+       color: #040;
+}
+.min {
+       color: #004;
+}
 .unit-supply {
        color: #080;
 }
@@ -55,11 +61,14 @@ table h2 {
 .unit-m {color: #C70}
 .unit-l {color: #D22}
 .unit-h {color: #804}
-td .unit-massive,
 td .unit-jump,
 .hurt .unit-splash {
        position: absolute;
 }
+td .unit-massive {
+       float: right;
+       width: 0;
+}
 .hurtrel, .units .hurtrel {
        color: #778;
 }