X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/2d8ef982c433355f3716b2f3e0de9f814e3b3313..v1.3-61-g0c4ca53d08:/circus.css diff --git a/circus.css b/circus.css index 329f331..4389deb 100644 --- a/circus.css +++ b/circus.css @@ -1,16 +1,16 @@ @import url(base.css); @import url(terse.css) all and (max-width: 80em); -.l0 {background: #F77} -.l0:hover { color: #F77; background: #000} +.l1 {background: #F77} +.l1:hover { color: #F77; background: #000} .l2 {background: #FC6} .l2:hover { color: #FC6; background: #000} -.l4 {background: #FF6} -.l4:hover { color: #FF6; background: #000} -.l5 {background: #CF8} -.l5:hover { color: #CF8; background: #000} -.l6 {background: #8F8} -.l6:hover { color: #8F8; background: #000} +.l3 {background: #FF6} +.l3:hover { color: #FF6; background: #000} +.l4 {background: #CF8} +.l4:hover { color: #CF8; background: #000} +.l5 {background: #8F8} +.l5:hover { color: #8F8; background: #000} .ex { color: #D00} .p:hover::after {color: #F00}