X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/0c4ca53d0803c3d9db0a06b57f650e65c3327467..e643c3f0285da7b870710baa74e8f10ce3214f9f:/mono.css diff --git a/mono.css b/mono.css index 5579df9..32a8733 100644 --- 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;