X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/2d8ef982c433355f3716b2f3e0de9f814e3b3313..0c4ca53d0803c3d9db0a06b57f650e65c3327467:/red.css diff --git a/red.css b/red.css index 0023043..4d31bfb 100644 --- a/red.css +++ b/red.css @@ -80,7 +80,7 @@ dt.pm, dt.mv, color: #FF0; } /* mode link */ -.l0, +.l1, .X { /* unidentified */ background: #000; border-color: #800; @@ -109,10 +109,10 @@ tbody, colgroup, th { } /* implementation-based alternatives */ -.l0 {background: #000; color: #DD6} -.l4 {background: #000; color: #CCC} +.l1 {background: #000; color: #DD6} +.l3 {background: #000; color: #CCC} .l2 {background: #000; color: #CA8} -.l5 {background: #000; color: #8BC} +.l4 {background: #000; color: #8BC} .ex {background: #333} .u-invalid {background: #200} /* impossible */ @@ -124,7 +124,7 @@ tbody, colgroup, th { .c-oc {background: #100; color: #8BC} .c-sa {background: #100; color: #DD6} .c-na {background: #300; color: #DD6} -.l0:hover, +.l1:hover, .X:hover {background: #800; color: #FF0} /* code syntax */