X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/8f0e66e5f134e4e38c85d2fee40759ce38602838..4117f35a7b636c06817c7c6a94224e28adde8ee1:/dark.css diff --git a/dark.css b/dark.css index 4b0c8bd..6c471ba 100644 --- 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,