X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/800bf2e0f78452d2e2297aee41c5f62a9e2ef471..26157b0b6ddd9f55d4e51d1bf95d40129596ad39:/circus.css diff --git a/circus.css b/circus.css index 69137b2..8f2c85c 100644 --- a/circus.css +++ b/circus.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); .l1 {background: #F77} .l1:hover a, .l1:hover a:visited, @@ -16,7 +16,12 @@ .l5 {background: #8F8} .l5:hover a, .l5:hover a:visited, .l5:hover { color: #8F8; background: #000} +.l0:hover a, .l0:hover a:visited, +.l0:hover { color: #888; background: #000} .ex { color: #D00} +.legend .ex:hover { background: #000} + +#browser tr:hover > td:first-of-type { background: #FFF } .p:hover::after {color: #F00}