Team:Washington
From 2012.igem.org
(Difference between revisions)
Housekeeper (Talk | contribs) |
Housekeeper (Talk | contribs) |
||
Line 64: | Line 64: | ||
transform: scaleY(1); | transform: scaleY(1); | ||
-moz-transform: scaleY(1); | -moz-transform: scaleY(1); | ||
+ | -webkit-transform: scaleY(1); | ||
+ | -o-transform: scaleY(1); | ||
+ | -ms-transform: scaleY(1); | ||
transition: all 0.7s ease-in-out; | transition: all 0.7s ease-in-out; | ||
-moz-transition:all 0.7s ease-in-out; | -moz-transition:all 0.7s ease-in-out; | ||
+ | -webkit-transition:all 0.7s ease-in-out; | ||
+ | -o-transition:all 0.7s ease-in-out; | ||
+ | -ms-transition:all 0.7s ease-in-out; | ||
} | } | ||
.view-tenth .mask { | .view-tenth .mask { | ||
Line 71: | Line 77: | ||
transition: all 0.5s linear; | transition: all 0.5s linear; | ||
-moz-transition:all 0.5s linear; | -moz-transition:all 0.5s linear; | ||
+ | -webkit-transition:all 0.5s linear; | ||
+ | -o-transition:all 0.5s linear; | ||
+ | -ms-transition:all 0.5s linear; | ||
opacity: 0; | opacity: 0; | ||
} | } | ||
Line 79: | Line 88: | ||
transform: scale(0); | transform: scale(0); | ||
-moz-transform: scale(0); | -moz-transform: scale(0); | ||
+ | -webkit-transform: scale(0); | ||
+ | -o-transform: scale(0); | ||
+ | -ms-transform: scale(0); | ||
color: #333; | color: #333; | ||
transition: all 0.5s linear; | transition: all 0.5s linear; | ||
-moz-transition:all 0.5s linear; | -moz-transition:all 0.5s linear; | ||
+ | -webkit-transition:all 0.5s linear; | ||
+ | -o-transition:all 0.5s linear; | ||
+ | -ms-transition:all 0.5s linear; | ||
opacity: 0; | opacity: 0; | ||
} | } | ||
Line 89: | Line 104: | ||
transform: scale(0); | transform: scale(0); | ||
-moz-transform: scale(0); | -moz-transform: scale(0); | ||
+ | -webkit-transform: scale(0); | ||
+ | -o-transform: scale(0); | ||
+ | -ms-transform: scale(0); | ||
transition: all 0.5s linear; | transition: all 0.5s linear; | ||
-moz-transition:all 0.5s linear; | -moz-transition:all 0.5s linear; | ||
+ | -webkit-transition:all 0.5s linear; | ||
+ | -o-transition:all 0.5s linear; | ||
+ | -ms-transition:all 0.5s linear; | ||
} | } | ||
.view-tenth a.info { | .view-tenth a.info { | ||
Line 96: | Line 117: | ||
transform: scale(0); | transform: scale(0); | ||
-moz-transform: scale(0); | -moz-transform: scale(0); | ||
+ | -webkit-transform: scale(0); | ||
+ | -o-transform: scale(0); | ||
+ | -ms-transform: scale(0); | ||
transition: all 0.5s linear; | transition: all 0.5s linear; | ||
-moz-transition:all 0.5s linear; | -moz-transition:all 0.5s linear; | ||
+ | -webkit-transition:all 0.5s linear; | ||
+ | -o-transition:all 0.5s linear; | ||
+ | -ms-transition:all 0.5s linear; | ||
} | } | ||
.view-tenth:hover img { | .view-tenth:hover img { | ||
transform: scale(10); | transform: scale(10); | ||
-moz-transform: scale(10); | -moz-transform: scale(10); | ||
+ | -webkit-transform: scale(10); | ||
+ | -o-transform: scale(10); | ||
+ | -ms-transform: scale(10); | ||
opacity: 0; | opacity: 0; | ||
} | } | ||
Line 112: | Line 142: | ||
transform: scale(1); | transform: scale(1); | ||
-moz-transform: scale(1); | -moz-transform: scale(1); | ||
+ | -webkit-transform: scale(1); | ||
+ | -o-transform: scale(1); | ||
+ | -ms-transform: scale(1); | ||
opacity: 1; | opacity: 1; | ||
} | } |
Revision as of 00:16, 14 September 2012
The University of Washington iGEM team is home to a group of talented, passionate individuals trying focused on making the world a better place. We apply interdisciplinary research with innovative research to bring new and unique applications to the face of technology. | |
Tell us more about your project. Give us background. Use this as the abstract of your project. Be descriptive but concise (1-2 paragraphs) | |
Team Washington |