X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/3382ef368b4f347de3d1148a67f31f37aae653fc..0b57d5121c74fe18615499055e2f079c81c89001:/mono.css diff --git a/mono.css b/mono.css index 51737ff..e62932e 100644 --- a/mono.css +++ b/mono.css @@ -58,7 +58,7 @@ body .keys td.new { border-color: #888; } -.Co {background: #FFF} /* private */ +.Co, .Xi.Co {background: #FFF} /* private */ /* code syntax */ #source pre { color: #444 } @@ -72,6 +72,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 */