add effect in nav

This commit is contained in:
Juti Noppornpitak 2007-03-18 16:12:37 +00:00
parent 9742ef9973
commit e26a0c112e
1 changed files with 3 additions and 0 deletions

View File

@ -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;
}