Team:HKUST-Hong Kong

From 2012.igem.org

(Difference between revisions)
Line 40: Line 40:
@-moz-keyframes flyIn
@-moz-keyframes flyIn
{
{
-
         0% {left:0px; bottom:-100px; backgroung:red;}
+
         0% {left:0px; bottom:0px; backgroung:red;}
         100% {left:0px; top:0px; background:blue;}
         100% {left:0px; top:0px; background:blue;}
}
}
Line 46: Line 46:
@-webkit-keyframes flyIn
@-webkit-keyframes flyIn
{
{
-
         0% {left:0px; bottom:-100px; background:red;}
+
         0% {left:0px; bottom:0px; background:red;}
         100% {left:0px; top:0px; background:blue;}
         100% {left:0px; top:0px; background:blue;}
}
}

Revision as of 10:13, 17 June 2012

Team:HKUST-Hong Kong - 2012.igem.org