Team:ITESM-CEM/Team
From 2014.igem.org
(Difference between revisions)
Line 50: | Line 50: | ||
.image:hover:after, .image:hover:before { | .image:hover:after, .image:hover:before { | ||
opacity:1; | opacity:1; | ||
+ | } | ||
+ | |||
+ | .PLASMENU { | ||
+ | position: fixed; | ||
+ | /*bottom: -50%; | ||
+ | right: -19%;*/ | ||
+ | bottom: -470px; | ||
+ | right: -200px; | ||
+ | -webkit-transform: rotate(190deg); | ||
+ | transform: rotate(190deg); | ||
+ | |||
+ | -webkit-transition: bottom 0.2s, right 0.2s, -webkit-transform 1s; ease-out; | ||
+ | -moz-transition: bottom 0.2s, right 0.2s, -moz-transform 1s; ease-out; | ||
+ | -ms-transition: bottom 0.2s, right 0.2s, -ms-transform 1s; ease-out; | ||
+ | -o-transition: bottom 0.2s, right 0.2s, -o-transform 1s; ease-out; | ||
+ | transition: bottom 0.2s, right 0.2s, transform 1s; ease-out; | ||
+ | /*transition-delay: 0.1s;*/ | ||
} | } | ||
Revision as of 19:36, 23 September 2014
ITESM-CEM | Medical Bioremediation |
|
||||||||||||||||||||||||
Team
|
|||||||||||||||||||||||||
| |||||||||||||||||||||||||
| |||||||||||||||||||||||||
|