This commit is contained in:
Juti Noppornpitak 2007-03-18 17:25:52 +00:00
parent dd9dc62bb2
commit 3df4e4f44e
1 changed files with 6 additions and 0 deletions

View File

@ -81,6 +81,12 @@ p {
font-family:'Lucida Grande', Sans, Sans-serif;
} .menuspace .menuitem a:hover {
font-weight:700;
color:white;
background-color:#ff9900;
/* CSS 2 + Mozilla or CSS 3 DV */
-moz-border-radius:1em; /* CSS 2 + Mozilla */
border-radius:1em; /* CSS 3 DV */
} .menuspace .menuitem a:hover img {
width:60px;
height:60px;