sc: suit fallback for sc2
[sheet.git] / dark.css
index 4b0c8bdda67b2d62732f72eb050ff4a38096ec0d..6c471ba01f16c953d63e39c4b9c1924cefaae435 100644 (file)
--- a/dark.css
+++ b/dark.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);
 
 body {
        background: #000;
@@ -15,7 +15,7 @@ a:active, a:hover {
 }
 
 dl.legend dt,
-ul.keys li {
+.keys td {
        border-color: #888;
 }
 dl.legend-options dt {background: #333}
@@ -92,7 +92,7 @@ th, td {
 .c-as,
 .mo,
 .g6 {background: #500}
-.c-aa,
+.c-an,
 .mv,
 .g7 {background: #503}
 .c-oc,