Template:Team:ITESM-CEM/CSS
From 2014.igem.org
(Difference between revisions)
Line 134: | Line 134: | ||
.footer { | .footer { | ||
position: fixed; | position: fixed; | ||
- | bottom: - | + | bottom: -0px; |
-webkit-transition: bottom 0.2s; ease-out; | -webkit-transition: bottom 0.2s; ease-out; | ||
Line 145: | Line 145: | ||
.footer:hover { | .footer:hover { | ||
position: fixed; | position: fixed; | ||
- | bottom: | + | bottom: 10px; |
} | } | ||
.PLASMENU { | .PLASMENU { |
Revision as of 00:49, 9 July 2014