Template:CSS/team

From 2014.igem.org

(Difference between revisions)
Line 375: Line 375:
border:solid thin grey;
border:solid thin grey;
-
   -webkit-transition: all .5s ease;
+
   -webkit-transition: all .3s ease;
-
     -moz-transition: all .5s ease;
+
     -moz-transition: all .3s ease;
-
       -o-transition: all .5s ease;
+
       -o-transition: all .3s ease;
-
       -ms-transition: all .5s ease;
+
       -ms-transition: all .3s ease;
-
           transition: all .5s ease;
+
           transition: all .3s ease;
}
}
   
   

Revision as of 21:27, 12 October 2014