Difference between revisions of "Team:CCU Taiwan/Team"

Line 33: Line 33:
  
 
$("#home_button").hover(function(){
 
$("#home_button").hover(function(){
     $(this).css("background","black")
+
     $(this).animate({background: #000000},200,'linear')
 
},function(){
 
},function(){
 
     $(this).css("background","#F96784")
 
     $(this).css("background","#F96784")

Revision as of 03:52, 15 August 2018