diff options
author | Alex Yatskov <alex@foosoft.net> | 2016-04-24 19:50:04 -0700 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2016-04-24 19:50:04 -0700 |
commit | 46a2f0e87b8467cb5efa1924a977bce2dbd7c819 (patch) | |
tree | 372476e6958acb729354c966bc4cee993bce9e4e /ext/fg/css | |
parent | 8773ab991dee071a08ef851926ef7f5db06441d4 (diff) |
WIP
Diffstat (limited to 'ext/fg/css')
-rw-r--r-- | ext/fg/css/frame.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ext/fg/css/frame.css b/ext/fg/css/frame.css index 3f8e3116..6341beb6 100644 --- a/ext/fg/css/frame.css +++ b/ext/fg/css/frame.css @@ -97,3 +97,7 @@ li { li span { color: #000; } + +dt { + font-weight: bold; +} |