lighter font for the menu

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@44109 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Will Rossiter 2007-11-01 21:52:38 +00:00
parent ed6904ffbd
commit 99fa86c5a3

View File

@ -159,15 +159,16 @@ body.stillLoading select {
}
#top #MainMenu a {
color: white;
display: block;
height: 33px;
float: left;
padding: 0 6px;
font-size: 14px;
letter-spacing: -0.4px;
font-family: Verdana, Arial, Sans-serif;
height: 33px;
font-weight: normal;
line-height: 32px;
color: #fff;
text-decoration: none;
}
#top #MainMenu a:hover {