From d00593e1ecf3e35e6f22ee84adbdf5272c136e8a Mon Sep 17 00:00:00 2001 From: Gotcha Date: Fri, 25 Feb 2011 19:58:48 +0000 Subject: Minor CSS changes (more visibility for Slyvia) git-svn-id: http://piwigo.org/svn/trunk@9380 68402e56-0260-453c-a942-63ccdbb3a9ee --- themes/Sylvia/theme.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'themes/Sylvia') diff --git a/themes/Sylvia/theme.css b/themes/Sylvia/theme.css index 6411e7246..28247bc67 100644 --- a/themes/Sylvia/theme.css +++ b/themes/Sylvia/theme.css @@ -36,7 +36,7 @@ BODY { height:110px; } #mbIdentification p, .totalImages { - color:#333; + color:#666; } .header_msgs { background:transparent url(images/header_msgs-bg.gif) repeat scroll left top; @@ -110,6 +110,9 @@ BODY { font-size: 16px; line-height: 15px; } +#menubar UL SPAN.menuInfoCat { + color:#666; +} #menubar LI { padding-left: 12px; } -- cgit v1.2.3