Team:Berlin/Team
From 2014.igem.org
(Difference between revisions)
Line 316: | Line 316: | ||
$( ".project-steps-img img" ).hover( function(){ | $( ".project-steps-img img" ).hover( function(){ | ||
- | $(this).animate( {width: "300"} ); | + | $(this).animate( {width: "300" , border: "1px solid green" , border-radius: "50%" |
+ | } ); | ||
}, | }, | ||
Revision as of 09:19, 14 October 2014