X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/0521f436ed93fcfee1073656b425522cef34b204..d5bb14b29d37e8fdd1e4f7b44f7b548d4d0ad74d:/digraphs.css diff --git a/digraphs.css b/digraphs.css index dc62529..f7a1d9c 100644 --- a/digraphs.css +++ b/digraphs.css @@ -21,9 +21,11 @@ h1 { font-size: 200%; margin: 0 0 0.2em; } +p { + text-align: center; +} p#footer { margin: 1em 0 0; - text-align: center; } /* digraph table */ @@ -86,8 +88,9 @@ td.Cyrillic {background: #FFDDA8} td.Latin {background: #FFB} td.Hebrew {background: #FFD} td.Arabic {background: #EFE} -td.Hiragana {background: #DFC} +td.Hangul {background: #DEA} td.Katakana {background: #DFA} +td.Hiragana {background: #DFC} td.Bopomofo {background: #BFC} /* other categories */ @@ -110,8 +113,9 @@ td.Cyrillic:hover {background: #FB7} td.Latin:hover {background: #FF6} td.Hebrew:hover {background: #FFA} td.Arabic:hover {background: #CFD} -td.Hiragana:hover {background: #AF8} +td.Hangul:hover {background: #CE6} td.Katakana:hover {background: #BF7} +td.Hiragana:hover {background: #AF8} td.Bopomofo:hover {background: #8FA} td.Nd:hover, td.Nl:hover, td.No:hover {background: #F88} /* number */ td.Sc:hover {background: #F8C} /* currency */