diff --git a/css/layout.css b/css/layout.css index 15d97c2f..096033c9 100644 --- a/css/layout.css +++ b/css/layout.css @@ -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 {