X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/5f95a5b54435b4bbd0ce280afa0c9a9bd309e609..800bf2e0f78452d2e2297aee41c5f62a9e2ef471:/circus.css diff --git a/circus.css b/circus.css index 4389deb..69137b2 100644 --- a/circus.css +++ b/circus.css @@ -2,14 +2,19 @@ @import url(terse.css) all and (max-width: 80em); .l1 {background: #F77} +.l1:hover a, .l1:hover a:visited, .l1:hover { color: #F77; background: #000} .l2 {background: #FC6} +.l2:hover a, .l2:hover a:visited, .l2:hover { color: #FC6; background: #000} .l3 {background: #FF6} +.l3:hover a, .l3:hover a:visited, .l3:hover { color: #FF6; background: #000} .l4 {background: #CF8} +.l4:hover a, .l4:hover a:visited, .l4:hover { color: #CF8; background: #000} .l5 {background: #8F8} +.l5:hover a, .l5:hover a:visited, .l5:hover { color: #8F8; background: #000} .ex { color: #D00}