common: global style options without page exceptions
[sheet.git] / style / _base.scss
index 9555a2849f47938f9037accea289bf52d8be03a4..2a3899b80b88b9255bdf02d657183b9adf5481d8 100644 (file)
@@ -1,6 +1,6 @@
 /* general */
 
 /* general */
 
-body {
+body, .s-dark .s-light {
        background: #FFF;
        color: #000;
        font-size: 90%;
        background: #FFF;
        color: #000;
        font-size: 90%;
@@ -925,69 +925,6 @@ nav > .section {
        margin-top: 1em;
 }
 
        margin-top: 1em;
 }
 
-.units tbody tr:hover:not(.race) {
-       background: #EEE;
-}
-.unit-gas {
-       color: #040;
-}
-.unit-min, .unit-min a:not(:hover) {
-       color: #004;
-}
-.unit-supply {
-       color: #080;
-}
-.unit-o {color: #C08} /* organic */
-.unit-u {color: #44C} /* mechanic */
-.unit-p {color: #0A8} /* psionic */
-.unit-composed {
-       color: #C88;
-}
-.unit-air {
-       color: #08C;
-}
-.unit-x {color: #888}
-.unit-s {color: #890}
-.unit-m {color: #C70}
-.unit-l {color: #D22}
-.unit-h {color: #804}
-.magic-opt:before,
-.magic-opt:after {
-       color: #000;
-}
-.hurtrel, .units .hurtrel {
-       color: #778;
-}
-tbody .unit-shield {
-       color: #64A;
-}
-.unit-pdd {
-       color: #A8C;
-}
-.unit-splash {
-       color: #4A0;
-}
-.hurt-a {
-       color: #036;
-}
-.hurt-g {
-       color: #063;
-}
-.unit-massive {
-       color: #D88;
-}
-.unit-detect::before {
-       color: #0A8;
-}
-.unit-jump {
-       color: #8A4;
-}
-body .magic-perma {
-               text-decoration-color: #8C0;
-          -moz-text-decoration-color: #8C0;
-       -webkit-text-decoration-color: #8C0;
-}
-
 /* printing hints */
 
 @page {
 /* printing hints */
 
 @page {