Team:Arizona State/Template:Test

From 2012.igem.org

(Difference between revisions)
Line 25: Line 25:
.photobanner img {
.photobanner img {
-
-webkit-transition: all 0.5s ease;
+
-webkit-transition: all 1s ease;
-
-moz-transition: all 0.5s ease;
+
-moz-transition: all 1s ease;
-
-o-transition: all 0.5s ease;
+
-o-transition: all 1s ease;
-
-ms-transition: all 0.5s ease;
+
-ms-transition: all 1s ease;
-
transition: all 0.5s ease;
+
transition: all 1s ease;
}
}

Revision as of 06:17, 24 October 2012