Difference between revisions of "Team:TP CC-SanDiego/test-bio"

Line 8: Line 8:
 
<style>
 
<style>
 
@-webkit-keyframes in {
 
@-webkit-keyframes in {
    from  { -webkit-transform: rotate(0deg); }
+
    from  { margin-top: -350px; }
    to { -webkit-transform: rotate(360deg);}
+
    to { margin-top: 0px;}
 
}
 
}
  
 
@-webkit-keyframes out {
 
@-webkit-keyframes out {
    0%  { -webkit-transform: rotate(360deg); }
+
    0%  { margin-top: 0px;}
    100% { -webkit-transform: rotate(0deg); }
+
    100% { margin-top: -350px; }
 
}
 
}
 
/* WIKI SETTINGS*/
 
/* WIKI SETTINGS*/

Revision as of 04:41, 18 September 2015

WASSUP THIS IS MY NAME RN