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", border | + | $(this).animate( {width: "300", border:"1px solid green", border-radius:"50%"} ); |
}, | }, | ||
Revision as of 09:17, 14 October 2014