Team:Heidelberg/Templates/style-css
From 2013.igem.org
(Difference between revisions)
m |
m |
||
Line 523: | Line 523: | ||
@-moz-keyframes pulse { | @-moz-keyframes pulse { | ||
0% { -moz-transform: scale(1); } | 0% { -moz-transform: scale(1); } | ||
- | 50% { -moz-transform: scale(1. | + | 50% { -moz-transform: scale(1.3); } |
} | } | ||
Line 533: | Line 533: | ||
background-position:left; | background-position:left; | ||
display:inline-block; | display:inline-block; | ||
- | -moz-animation: pulse 10s | + | -moz-animation: pulse 10s ease infinite; |
} | } | ||
Revision as of 13:20, 25 October 2013