Template:Team:SCUT/Home/mainhead
From 2014.igem.org
(Difference between revisions)
Line 268: | Line 268: | ||
$(document).ready(function(){ | $(document).ready(function(){ | ||
$(".ho_home").mouseover(function(){ | $(".ho_home").mouseover(function(){ | ||
- | $(this).css({" | + | $(this).css({"background-color":"#ff8b5c"}) |
}); | }); | ||
}); | }); |
Revision as of 06:46, 15 October 2014