From 2c4983da46c076298532f6357c594d81d4676eee Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Sat, 28 Mar 2020 12:31:41 -0400 Subject: Update styles --- ext/mixed/css/display-default.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ext/mixed/css/display-default.css') diff --git a/ext/mixed/css/display-default.css b/ext/mixed/css/display-default.css index 893e7bc1..38e1bf19 100644 --- a/ext/mixed/css/display-default.css +++ b/ext/mixed/css/display-default.css @@ -41,6 +41,7 @@ h2 { border-bottom-color: #eeeeee; } .tag[data-category=frequency] { background-color: #5cb85c; } .tag[data-category=partOfSpeech] { background-color: #565656; } .tag[data-category=search] { background-color: #8a8a91; } +.tag[data-category=pitch-accent-dictionary] { background-color: #6640be; } .term-reasons { color: #777777; } @@ -77,6 +78,8 @@ h2 { border-bottom-color: #eeeeee; } color: #ffffff; } +.term-pitch-accent-container { border-bottom-color: #eeeeee; } + .term-pitch-accent-character:before { border-color: #000000; } .term-pitch-accent-graph-line, -- cgit v1.2.3