X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/0af5b7d566bf1744a6f31207f04cd5d47773e4ca..3ee0db2113f1f2dfb2a227c2254ed3a16c4191e0:/circus.css diff --git a/circus.css b/circus.css index 341075b..aed61fc 100644 --- a/circus.css +++ b/circus.css @@ -1,5 +1,4 @@ -@import url(base.css); -@import url(terse.css) all and (max-width: 79em); +@import url(light.css?1.10); .l1 {background: #F77} .l1:hover a, .l1:hover a:visited, @@ -25,7 +24,7 @@ .p:hover::after {color: #F00} -.Co {background: #DBB} /* private */ +.Co, .Xi.Co {background: #DBB} /* private */ .c-sa, .g1 {background: #8FD} .c-na, @@ -33,8 +32,8 @@ .g3 {background: #BF6} .c-af, .g4 {background: #FF6} -.c-eu, .g5 {background: #FC6} +.c-eu {background: #FB6} .g6 {background: #F96} .c-as, .g7 {background: #F77} @@ -52,8 +51,8 @@ .g3 a:hover, .g3[onclick]:hover {background: #000; color: #CE6} .c-af:hover, .g4 a:hover, .g4[onclick]:hover {background: #000; color: #FF7} -.c-eu:hover, .g5 a:hover, .g5[onclick]:hover {background: #000; color: #FA6} +.c-eu:hover {background: #000; color: #FB6} .g6 a:hover, .g6[onclick]:hover {background: #000; color: #FFA070} .c-as:hover, .g7 a:hover, .g7[onclick]:hover {background: #000; color: #F77}