X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/0af5b7d566bf1744a6f31207f04cd5d47773e4ca..85b2e04d887f4d328d8991b4834a52fba3187426:/red.css diff --git a/red.css b/red.css index fc8d97c..f5763a1 100644 --- a/red.css +++ b/red.css @@ -1,4 +1,4 @@ -@import url(base.css); +@import url(light.css?1.10); body { background: #000; @@ -121,6 +121,7 @@ tbody, colgroup, th { .l5, .l4 {background: #000; color: #8BC} .ex {background: #333} +.Xi, .u-invalid {background: #200} /* impossible */ /* continents */ @@ -144,6 +145,8 @@ tbody, colgroup, th { .sy-error { font-weight: bold; background-color: #A00; color: #EEE } .sy-todo { background-color: #400 } +.glyphs b { color: #C44 } + #browser td > a:not(:hover):not(:active) { color: inherit; }