Template:CSS/team
From 2014.igem.org
(Difference between revisions)
Line 36: | Line 36: | ||
width:0px; | width:0px; | ||
border-radius:200px; | border-radius:200px; | ||
- | -webkit-transition:width 0. | + | -webkit-transition:width 0.3s linear 0s; |
z-index:52; | z-index:52; | ||
} | } | ||
Line 447: | Line 447: | ||
border:solid thin grey; | border:solid thin grey; | ||
- | -webkit-transition: all . | + | -webkit-transition: all .2s ease; |
- | -moz-transition: all . | + | -moz-transition: all .2s ease; |
- | -o-transition: all . | + | -o-transition: all .2s ease; |
- | -ms-transition: all . | + | -ms-transition: all .2s ease; |
- | transition: all . | + | transition: all .2s ease; |
} | } | ||
Revision as of 14:04, 15 October 2014