Template:Team:NCTU Formosa/header-human
From 2012.igem.org
(Difference between revisions)
Line 213: | Line 213: | ||
-moz-border-radius: 15px; | -moz-border-radius: 15px; | ||
border-radius: 15px; | border-radius: 15px; | ||
- | -webkit-transition: | + | -webkit-transition: 0.5s; |
- | -moz-transition: | + | -moz-transition: 0.5s; |
- | transition: | + | transition: 0.5s; |
} | } | ||
#submenu1 h1 { | #submenu1 h1 { | ||
Line 282: | Line 282: | ||
overflow: hidden; | overflow: hidden; | ||
padding: 0px; | padding: 0px; | ||
- | -webkit-transition: height | + | -webkit-transition: height 0.5s ease; |
- | -moz-transition: height | + | -moz-transition: height 0.5s ease; |
- | -o-transition: height | + | -o-transition: height 0.5s ease; |
- | -ms-transition: height | + | -ms-transition: height 0.5s ease; |
- | transition: height | + | transition: height 0.5s ease; |
} | } | ||
#submenu1:hover p, #submenu2-1:hover p, #submenu2-5:hover p { | #submenu1:hover p, #submenu2-1:hover p, #submenu2-5:hover p { |
Revision as of 13:57, 15 September 2012
NCTU_Formosa