/* style the level hovers */
/* first */
.menu a:hover {background-color:#3da1e0 }
.menu :hover > a { background-color:red; }
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Manoj RajputPosted Jan 3, 2013, 4:34 AM
Apply this code..