Minor CSS changes (more visibility for Slyvia)

git-svn-id: http://piwigo.org/svn/trunk@9380 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
Gotcha
2011-02-25 19:58:48 +00:00
parent ae92b7b277
commit d00593e1ec

View File

@@ -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;
}