diff --git a/default.css b/default.css index c89c329..4aac721 100755 --- a/default.css +++ b/default.css @@ -63,4 +63,7 @@ p { font-family:'Lucida Grande', Sans, Sans-serif; } .menuspace .menuitem a:hover { font-weight:700; +} .menuspace .menuitem a:hover img { + width:60px; + height:60px; }