X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/951704ee0b51dc9f7b550d449fc6e9b121ce79a9..72483b4f3206616d9f42ef7ef7e10e4b2fc13909:/circus.css diff --git a/circus.css b/circus.css index 19d5336..afc5cb1 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, @@ -45,7 +45,7 @@ .c-as, .mo, .g6 {background: #F77} -.c-aa, +.c-an, .mv, .g7 {background: #E8E} .c-oc, @@ -73,7 +73,7 @@ .c-as:hover, .mo a:hover, .mo[onclick]:hover, .g6 a:hover, .g6[onclick]:hover {background: #000; color: #F77} -.c-aa:hover, +.c-an:hover, .mv a:hover, .mv[onclick]:hover, .g7 a:hover, .g7[onclick]:hover {background: #000; color: #E8E} .c-oc:hover,