perl: newlines after list options
[sheet.git] / mono.css
index 5579df92fdc0afe32441457a82654d6105ead7ff..32a8733d5919c0c0178a4d372e6f7f52e81b0785 100644 (file)
--- a/mono.css
+++ b/mono.css
@@ -1,5 +1,5 @@
 @import url(base.css);
-@import url(terse.css) all and (max-width: 80em);
+@import url(terse.css) all and (max-width: 79em);
 
 a:active, a:visited:active,
 a:hover,  a:visited:hover {color: inherit}
@@ -17,8 +17,6 @@ td,
 .l3 {background: #AAA; color: #000}
 .l4 {background: #DDD; color: #000}
 .l5 {background: #EEE; color: #000}
-.ex a, .ex a:visited,
-.ex                   {color: #888}
 
 .p0:not(.p)           {color: #888; opacity: 1}
 .p0:not(.p).l0        {color: #DDD}
@@ -42,6 +40,7 @@ td,
 
 ul.keys li[onclick]:hover,
 ul.keys li a:hover,
+.l:hover, .l:hover a, .l:hover a:visited,
 .X:hover {
        background: #FFF;
        color: #000;