Template:CSS/team
From 2014.igem.org
(Difference between revisions)
Line 346: | Line 346: | ||
border:solid thin grey; | border:solid thin grey; | ||
- | + | -webkit-transition: all 1s ease; | |
- | + | -moz-transition: all 1s ease; | |
- | + | -o-transition: all 1s ease; | |
- | + | -ms-transition: all 1s ease; | |
- | + | transition: all 1s ease; | |
} | } | ||
+ | |||
+ | .memberimage img:hover { | ||
+ | width: 600px; | ||
+ | height: 600px; | ||
+ | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
Revision as of 20:00, 12 October 2014