diff --git a/default.css b/default.css index c9fc426..54fd47b 100755 --- a/default.css +++ b/default.css @@ -74,14 +74,14 @@ p { } .menuspace .menuitem a { display:block; text-align:center; - padding:1em; + padding:5px; margin:0; text-decoration:none; font-weight:400; font-family:'Lucida Grande', Sans, Sans-serif; } .menuspace .menuitem a:hover { font-weight:700; - color:white; + color:black; background-color:#eee; /* CSS 2 + Mozilla or CSS 3 DV */