Team:Cornell/sandbox
From 2013.igem.org
(Difference between revisions)
Line 222: | Line 222: | ||
transform: scale(1, 1.5); | transform: scale(1, 1.5); | ||
-ms-transform: scale(1.5, 1.5); /* IE 9 */ | -ms-transform: scale(1.5, 1.5); /* IE 9 */ | ||
- | -webkit-transform: scale(1, 1); /* Safari and Chrome */ | + | -webkit-transform: scale(1.2, 1.2); /* Safari and Chrome */ |
-o-transform: scale(1.5, 1.5); /* Opera */ | -o-transform: scale(1.5, 1.5); /* Opera */ | ||
-moz-transform: scale(1.5, 1.5); /* Firefox */ | -moz-transform: scale(1.5, 1.5); /* Firefox */ |
Revision as of 14:57, 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