sitemap: include file dates in lastmod attribute
[sheet.git] / base.css
index f3c0355b16763d30465d405a275ef40c7925f2c7..ec33cf7fef5460d305277eacad909d9922d05bee 100644 (file)
--- a/base.css
+++ b/base.css
@@ -98,7 +98,7 @@ ul {
        list-style: none;
 }
 
-#source pre {
+pre {
        display: inline-block;
        text-align: left;
 }
@@ -464,6 +464,9 @@ table.dimap {
 .sy-error      { font-weight: bold; background-color: #F00; color: #FFF }
 .sy-todo       { background-color: #FF0 }
 
+/* boolean alternate */
+.glyphs b      { font-weight: normal; color: #800 }
+
 /* hover effects */
 .X:hover {cursor: help}
 .X:hover > span                            {background: #FFF} /* whitespace marker */