Template:Team:KIT-Kyoto/hidelogo
From 2014.igem.org
(Difference between revisions)
Line 3: | Line 3: | ||
$(function(){ | $(function(){ | ||
setTimeout(function(){ | setTimeout(function(){ | ||
- | $(".toplogo img").animate({'margin-top':'-40px','margin-bottom':'- | + | $(".toplogo img").animate({'margin-top':'-40px','margin-bottom':'-65px'},1000,'linear'); |
},3000); | },3000); | ||
}); | }); | ||
</script> | </script> |
Revision as of 16:41, 20 September 2014