style: renumber l? classes
[sheet.git] / red.css
diff --git a/red.css b/red.css
index 00230435f7c5ed0ce07916283de69575b9049459..4d31bfbed77b557a782fef37d111ad62f3e3bc1b 100644 (file)
--- 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 */