diff options
Diffstat (limited to 'template/yoga/menubar.css')
-rw-r--r-- | template/yoga/menubar.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/template/yoga/menubar.css b/template/yoga/menubar.css index 4a687b9d5..831f17fc3 100644 --- a/template/yoga/menubar.css +++ b/template/yoga/menubar.css @@ -47,6 +47,11 @@ font-weight: normal; } +#menubar .menuInfoCatByChild { + font-size: 80%; + font-weight: italic; +} + #menubar HR { display: block; margin: 10px auto; |