X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/bd4970d57dbf38e4c2b32d91c1395b87925b200c..47ca3b887159be3f6e047d093ed1bafac4adc706:/base.css diff --git a/base.css b/base.css index d36f4df..b535be3 100644 --- a/base.css +++ b/base.css @@ -63,13 +63,14 @@ hr ~ .footer { margin: 0; } -/* "keyboard" (list of keys) */ - 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} @@ -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.Armenian, td.Greek {background: #FFE0CF} td.Cyrillic {background: #FFDDA8} td.Latin {background: #FFB} +td.Aramaic, 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}