Template:Team:BNU-China/CSS/main
From 2014.igem.org
(Difference between revisions)
Line 44: | Line 44: | ||
.low_version{ | .low_version{ | ||
z-index:-1; | z-index:-1; | ||
- | animation:show | + | animation:show 30s; |
- | -moz-animation:show | + | -moz-animation:show 30s; /* Firefox */ |
- | -webkit-animation:show | + | -webkit-animation:show 30s; /* Safari and Chrome */ |
- | -o-animation:show | + | -o-animation:show 30s; /* Opera */ |
} | } | ||
@keyframes show | @keyframes show |
Revision as of 02:47, 24 September 2014