Difference between revisions of "Template:Alverno CA"

Line 10: Line 10:
  
 
/********************************* MENU ********************************/
 
/********************************* MENU ********************************/
 
 
 
/* Wrapper for the menu */
 
/* Wrapper for the menu */
 
.menu_wrapper {  
 
.menu_wrapper {  
Line 76: Line 74:
 
list-style-type:none;  
 
list-style-type:none;  
 
cursor:pointer;  
 
cursor:pointer;  
-webkit-transition: all 0.5s ease-in-out;
+
-webkit-transition: all 0.4s ease;  
-moz-transition: all 0.5s ease-in-out;
+
-moz-transition: all 0.4s ease;  
-ms-transition: all 0.5s ease-in-out;
+
-ms-transition: all 0.4s ease;
transition: all 0.5s ease-in-out;
+
-o-transition: all 0.4s ease; transition: all 0.4s ease;
 
}
 
}
  

Revision as of 19:56, 12 August 2016