charset: describe unicode BMP blocks
[sheet.git] / base.css
index d36f4df7b4c75202ade4fefadb688f7940576fba..b535be31c05c01ea6545d5c7394f62dccff4c0b1 100644 (file)
--- a/base.css
+++ b/base.css
@@ -63,13 +63,14 @@ hr ~ .footer {
        margin: 0;
 }
 
        margin: 0;
 }
 
-/* "keyboard" (list of keys) */
-
 ul {
        margin: 0;
        padding: 0;
        list-style: none;
 }
 ul {
        margin: 0;
        padding: 0;
        list-style: none;
 }
+
+/* "keyboard" (list of keys) */
+
 ul#rows {margin-top: -5ex} /* top (esc) row fits besides header */
 li.row1 {margin-left: 7em} /* row offsets relative to ~6em key width */
 li.row2 {margin-left: 8em}
 ul#rows {margin-top: -5ex} /* top (esc) row fits besides header */
 li.row1 {margin-left: 7em} /* row offsets relative to ~6em key width */
 li.row2 {margin-left: 8em}
@@ -252,12 +253,19 @@ td.Xl {color: #070} /* latin1 */
 td.Lm, td.Mc, td.Me, td.Zl, td.Zp, td.Cs {background: #F00} /* unstyled */
 
 /* letter scripts */
 td.Lm, td.Mc, td.Me, td.Zl, td.Zp, td.Cs {background: #F00} /* unstyled */
 
 /* letter scripts */
+td.Armenian,
 td.Greek    {background: #FFE0CF}
 td.Cyrillic {background: #FFDDA8}
 td.Latin    {background: #FFB}
 td.Greek    {background: #FFE0CF}
 td.Cyrillic {background: #FFDDA8}
 td.Latin    {background: #FFB}
+td.Aramaic,
 td.Hebrew   {background: #FFD}
 td.Arabic   {background: #EFE}
 td.Hebrew   {background: #FFD}
 td.Arabic   {background: #EFE}
-td.Hangul   {background: #DEA}
+td.African  {background: #DED}
+td.XXXXXX   {background: #ACB} /* same as space */
+td.Brahmic  {background: #FBB} /* same as number */
+td.Khmer    {background: #FBA}
+td.Hangul,
+td.Syllabic {background: #DEA}
 td.Katakana {background: #DFA}
 td.Hiragana {background: #DFC}
 td.Bopomofo {background: #BFC}
 td.Katakana {background: #DFA}
 td.Hiragana {background: #DFC}
 td.Bopomofo {background: #BFC}