X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/26c539d8cbe413a4c3724d10ca6eade0d9539848..aff24d1391a688cdef38674f3f10c4842d84fa1a:/dark.css diff --git a/dark.css b/dark.css index 7553089..2cfc111 100644 --- a/dark.css +++ b/dark.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); body { background: #000; @@ -121,5 +121,6 @@ th, td { .g0 a:hover, .g0[onclick]:hover { color: #000; /* on default (light) background hover */ } +.legend .ex:hover {background: #666} .X:hover small {color: #FFF}