Template:WHUcss
From 2011.igem.org
(Difference between revisions)
Line 319: | Line 319: | ||
); | ); | ||
}); | }); | ||
- | $("#menus ul li ul | + | $("#menus ul li ul a").hover(function(){ |
$(this).css({"background-color":"#BA353E"}); | $(this).css({"background-color":"#BA353E"}); | ||
},function(){ | },function(){ |
Revision as of 13:13, 22 October 2011