sample: fix metadata reference to include data
[sheet.git] / mono.css
index 51737ff20ca5aa2218ab6c0fce2959e8157ffe10..5879a4ca6fd4f0154c54609f3db61c9348779926 100644 (file)
--- 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}
@@ -58,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 }
@@ -72,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 */