Team:Cornell/sandbox
From 2013.igem.org
(Difference between revisions)
Line 217: | Line 217: | ||
.navbar div.nav:hover img{ | .navbar div.nav:hover img{ | ||
opacity: 0.3; | opacity: 0.3; | ||
+ | } | ||
+ | |||
+ | .navbar div.nav div { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | .navbar div.nav:hover div { | ||
+ | display: block; | ||
} | } | ||
Line 462: | Line 470: | ||
<div class="nav" style="background-image: url('http://www.beverly.kiev.ua/fonmain.jpg');"> | <div class="nav" style="background-image: url('http://www.beverly.kiev.ua/fonmain.jpg');"> | ||
<span>Module</span> | <span>Module</span> | ||
+ | <div> This is a short description of the module. </div> | ||
<img src="http://icons.iconarchive.com/icons/visualpharm/icons8-metro-style/512/Sport-Activities-Skydiving-gear-icon.png"> | <img src="http://icons.iconarchive.com/icons/visualpharm/icons8-metro-style/512/Sport-Activities-Skydiving-gear-icon.png"> | ||
</div> | </div> |
Revision as of 00:43, 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