Team:Hong Kong HKUST

From 2013.igem.org

(Difference between revisions)
Line 10: Line 10:
   });
   });
   $("#team2").mouseleave(function(){
   $("#team2").mouseleave(function(){
-
     $("#team1").animate({width:"230px"});
+
     $("#team1").animate({width:"220px"});
   });
   });
   $("#wetlab1").mouseover(function(){
   $("#wetlab1").mouseover(function(){
Line 68: Line 68:
{
{
position:absolute;
position:absolute;
-
left:240px;
+
left:230px;
top:331px;
top:331px;
}
}

Revision as of 08:02, 24 June 2013