Team:Groningen/Templates/Navigationbar

From 2013.igem.org

(Difference between revisions)
Line 85: Line 85:
    
    
   /*Animation*/
   /*Animation*/
-
   -webkit-transition: height 2s ease;
+
   -webkit-transition: height 5s ease;
-
     -moz-transition: height 2s ease;
+
     -moz-transition: height 5s ease;
-
       -o-transition: height 2s ease;
+
       -o-transition: height 5s ease;
-
       -ms-transition: height 2s ease;
+
       -ms-transition: height 5s ease;
-
           transition: height 2s ease;
+
           transition: height 5s ease;
}
}
.menu-item ul a {
.menu-item ul a {

Revision as of 14:15, 31 July 2013