Template:CSS/team

From 2014.igem.org

(Difference between revisions)
Line 36: Line 36:
width:0px;
width:0px;
border-radius:200px;
border-radius:200px;
-
-webkit-transition:width 0.2s linear 0s;
+
-webkit-transition:width 0.3s linear 0s;
z-index:52;
z-index:52;
}
}
Line 447: Line 447:
border:solid thin grey;
border:solid thin grey;
-
   -webkit-transition: all .3s ease;
+
   -webkit-transition: all .2s ease;
-
     -moz-transition: all .3s ease;
+
     -moz-transition: all .2s ease;
-
       -o-transition: all .3s ease;
+
       -o-transition: all .2s ease;
-
       -ms-transition: all .3s ease;
+
       -ms-transition: all .2s ease;
-
           transition: all .3s ease;
+
           transition: all .2s ease;
}
}
   
   

Revision as of 14:04, 15 October 2014