Team:Minnesota/Templates/cssStyle

From 2014.igem.org

(Difference between revisions)
Line 50: Line 50:
/* Custom CSS
/* Custom CSS
  * --------------------------------------- */
  * --------------------------------------- */
-
@-webkit-keyframes spaceboots {
+
<div>
 +
        @-webkit-keyframes spaceboots {
0% { -webkit-transform: translate(2px, 1px) rotate(0deg); }
0% { -webkit-transform: translate(2px, 1px) rotate(0deg); }
10% { -webkit-transform: translate(-1px, -2px) rotate(-1deg); }
10% { -webkit-transform: translate(-1px, -2px) rotate(-1deg); }
Line 74: Line 75:
display:inline-block
display:inline-block
}
}
 +
</div>
body{
body{
font-family: arial,helvetica;
font-family: arial,helvetica;

Revision as of 07:36, 15 October 2014