Team:Oxford/templates/header
From 2014.igem.org
(Difference between revisions)
Line 588: | Line 588: | ||
.growlabbookcweek1:hover { | .growlabbookcweek1:hover { | ||
+ | overflow: hidden; | ||
+ | height: 1950px; | ||
+ | } | ||
+ | |||
+ | .growlabbookcweek3 { | ||
+ | border-radius: 10px; | ||
+ | display: inline-block; | ||
+ | overflow: hidden; | ||
+ | height: 120px; | ||
+ | width: 100%; | ||
+ | margin: 0% 0px 0px 0%; | ||
+ | float: center; | ||
+ | position: relative; | ||
+ | transition:height 0.5s; | ||
+ | -webkit-transition:height 0.5s; | ||
+ | } | ||
+ | |||
+ | .growlabbookcweek3:hover { | ||
overflow: hidden; | overflow: hidden; | ||
height: 1950px; | height: 1950px; |
Revision as of 10:17, 14 August 2014