diff options
author | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2020-03-28 14:52:44 -0400 |
---|---|---|
committer | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2020-03-28 14:52:44 -0400 |
commit | aa2a0c09f446aaa4ac5b052f5b9afb040e37afc2 (patch) | |
tree | fca9ee7bce59c4ece5eaeb25ab4b59d8e3c7b19a /ext/mixed/css/display-default.css | |
parent | a339bf69d3841fa97ce9f6673472bd451b813937 (diff) |
Update how pitch accent expressions are disambiguated
Diffstat (limited to 'ext/mixed/css/display-default.css')
-rw-r--r-- | ext/mixed/css/display-default.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/mixed/css/display-default.css b/ext/mixed/css/display-default.css index 38e1bf19..be7a37a9 100644 --- a/ext/mixed/css/display-default.css +++ b/ext/mixed/css/display-default.css @@ -62,6 +62,7 @@ h2 { border-bottom-color: #eeeeee; } .term-definition-list, .term-pitch-accent-group-list, +.term-pitch-accent-expression-list, .kanji-glossary-list { color: #777777; } |