X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/7820d394931205a6f9f3c20bc90e464b0b376c3f..682883c393a571b058b75bc2e493f5722945a448:/style/_base.scss?ds=sidebyside diff --git a/style/_base.scss b/style/_base.scss index 9555a28..2a3899b 100644 --- a/style/_base.scss +++ b/style/_base.scss @@ -1,6 +1,6 @@ /* general */ -body { +body, .s-dark .s-light { background: #FFF; color: #000; font-size: 90%; @@ -925,69 +925,6 @@ nav > .section { 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 {