sc: prefix mineral and gas classes, apply in legend
[sheet.git] / sc.css
diff --git a/sc.css b/sc.css
index 2d73ee0537a7b98370cf066264de98fdc8ac9974..19b40b08312e3d77f381bad9236d29327c387e01 100644 (file)
--- a/sc.css
+++ b/sc.css
@@ -38,10 +38,10 @@ table h2 {
 .units td.unit + td.unit {
        padding-left: 0;
 }
-.gas {
+.unit-gas {
        color: #040;
 }
-.min, .min a:not(:hover) {
+.unit-min, .unit-min a:not(:hover) {
        color: #004;
 }
 .unit-supply {
@@ -184,7 +184,7 @@ tbody .unit-shield {
        .units .hurtrel,
        .units .unit-pop, .units .unit-type,
        .units .unit-shield,
-       .units .gas {
+       .units .unit-gas {
                padding: 0;
                position: absolute;
                margin-top: 3.2ex;