X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/384a04b28ebea85d4af96d318d04ac3d3fee35a8..8448a08533738473a2f9a31537909fb6c3cf1a50:/circus.css diff --git a/circus.css b/circus.css index 822bf9d..4389deb 100644 --- a/circus.css +++ b/circus.css @@ -1,18 +1,20 @@ @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} + .Co {background: #DBB} /* private */ .c-sa, .ci,