X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/0af5b7d566bf1744a6f31207f04cd5d47773e4ca..1d6eab5fa03b9b245c50637bae352344f9f53ef5:/mono.css diff --git a/mono.css b/mono.css index 829c93b..5879a4c 100644 --- a/mono.css +++ b/mono.css @@ -1,5 +1,4 @@ -@import url(base.css); -@import url(terse.css) all and (max-width: 79em); +@import url(light.css?1.10); a:active, a:visited:active, a:hover, a:visited:hover {color: inherit} @@ -17,6 +16,7 @@ td, .l3 {background: #AAA; color: #000} .l4 {background: #DDD; color: #000} .l5 {background: #EEE; color: #000} +.ex {color: #888} /* experimental, disfavoured */ .p0:not(.p) {color: #888; opacity: 1} .p0:not(.p).l0 {color: #DDD} @@ -57,7 +57,7 @@ body .keys td.new { border-color: #888; } -.Co {background: #FFF} /* private */ +.Co, .Xi.Co {background: #FFF} /* private */ /* code syntax */ #source pre { color: #444 } @@ -71,6 +71,8 @@ body .keys td.new { .sy-error { font-weight: bold; background-color: #000; color: #FFF } .sy-todo { background-color: #CCC } +.glyphs b { color: #777 } + /* continents */ .c-af {background: #000; color: #FFF} /* .g4 */ .c-eu {background: #333; color: #FFF} /* .g5 */