sc: drop cost images in favour of color styling
[sheet.git] / sc.css
diff --git a/sc.css b/sc.css
index 50581bb6d4a0f52d2253dfc7f257ddf56c47fad7..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;
 }