latin: header row with sequence number
[sheet.git] / mono.css
index 829c93bc3ad5944b369b0139e16e786fe660c08e..e62932ec0e828a0735295218b9ee0ccec863acab 100644 (file)
--- a/mono.css
+++ b/mono.css
@@ -17,6 +17,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 +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 }
@@ -71,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 */