From ceef62b12c3da57d169330160b8ca74c55782d3a Mon Sep 17 00:00:00 2001 From: rub Date: Fri, 1 Dec 2006 23:51:21 +0000 Subject: Missing on file on svn:1624 git-svn-id: http://piwigo.org/svn/trunk@1625 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/menubar.css | 5 +++++ 1 file changed, 5 insertions(+) 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; -- cgit v1.2.3