diff options
author | Alex Yatskov <alex@foosoft.net> | 2016-05-09 19:23:40 -0700 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2016-05-09 19:23:40 -0700 |
commit | 84747e55020a2fd666f13a574d0c5d3b5b7d2052 (patch) | |
tree | afa89ec997b213458c3ea92fc5fcf623d963a52d /ext/fg/css/frame.css | |
parent | 8438a1fe321772ddba479437db40097e4a208a0b (diff) |
Styling
Diffstat (limited to 'ext/fg/css/frame.css')
-rw-r--r-- | ext/fg/css/frame.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/fg/css/frame.css b/ext/fg/css/frame.css index d8e6dd7b..cb897a6d 100644 --- a/ext/fg/css/frame.css +++ b/ext/fg/css/frame.css @@ -130,8 +130,8 @@ body { } .kanji-info dt { - color: #31708f; - font-weight: bold; + background-color: #eee; + font-weight: bold; } .kanji-info dd { |