Template:CSS/team
From 2014.igem.org
(Difference between revisions)
Line 93: | Line 93: | ||
div.team-bios-container img { | div.team-bios-container img { | ||
- | + | border: 5px #005d82 | |
+ | -webkit-transition: all 0.5s ease; | ||
-moz-transition: all 0.5s ease; | -moz-transition: all 0.5s ease; | ||
-o-transition: all 0.5s ease; | -o-transition: all 0.5s ease; | ||
-ms-transition: all 0.5s ease; | -ms-transition: all 0.5s ease; | ||
transition: all 0.5s ease; | transition: all 0.5s ease; | ||
- | + | max-height: 200px; | |
- | box-shadow: | + | box-shadow: 8px 8px 4px #05d82; |
- | + | margin: 20px 0px; | |
} | } | ||
Revision as of 15:41, 16 July 2014