diff options
author | Alex Yatskov <alex@foosoft.net> | 2016-05-07 18:43:39 -0700 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2016-05-07 18:43:39 -0700 |
commit | 898c3eedb86c6b33b146c58a03f9343522af6f86 (patch) | |
tree | 159c3f2148de4b96cdddf2eef53d6c19c8300cc9 /ext/fg/css/frame.css | |
parent | 80f5699d8635134535706752e73bad7425a3e042 (diff) |
Adding some color
Diffstat (limited to 'ext/fg/css/frame.css')
-rw-r--r-- | ext/fg/css/frame.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/fg/css/frame.css b/ext/fg/css/frame.css index 43208485..a06dab0c 100644 --- a/ext/fg/css/frame.css +++ b/ext/fg/css/frame.css @@ -126,6 +126,7 @@ body { } .kanji-info dt { + color: #31708f; font-weight: bold; } |