Team:Cornell/sandbox
From 2013.igem.org
(Difference between revisions)
Line 243: | Line 243: | ||
.spin:hover { | .spin:hover { | ||
- | -webkit-animation:spin | + | -webkit-animation:spin 2s linear infinite; |
- | -moz-animation:spin | + | -moz-animation:spin 2s linear infinite; |
- | animation:spin | + | animation:spin 2s linear infinite; |
} | } | ||
Revision as of 15:01, 25 July 2014
Parallax 2
Use arrow keys to move through slider ->
I'll get mouse controls working in a bit
There's no parallax effect right now... It's giving me some trouble
Also all the colors and images are temporary ->
General page layout coming soon
...and the hprac page that I keep forgetting to work on