From e26a0c112e1933d9c260b3a2249215fa47295f48 Mon Sep 17 00:00:00 2001 From: Juti Noppornpitak Date: Sun, 18 Mar 2007 16:12:37 +0000 Subject: [PATCH] add effect in nav --- default.css | 3 +++ 1 file changed, 3 insertions(+) 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; }