common: bump version to 1.11
[sheet.git] / circus.css
index cc1d490897b62ec871282cddc41da99dc80669fb..58445298f426beb736ea31996bdfb5d3dd4cbeaa 100644 (file)
@@ -1,5 +1,4 @@
-@import url(base.css);
-@import url(terse.css) all and (max-width: 79em);
+@import url(light.css?1.11);
 
 .l1       {background: #F77}
 .l1:hover a, .l1:hover a:visited,
@@ -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}