Difference between revisions of "Template:Example"

Line 99: Line 99:
 
-ms-transition: all 0.4s ease;  
 
-ms-transition: all 0.4s ease;  
 
-o-transition: all 0.4s ease; transition: all 0.4s ease;   
 
-o-transition: all 0.4s ease; transition: all 0.4s ease;   
 +
}
 +
 +
.menu_items a {
 +
color:black;
 
}
 
}
  
Line 131: Line 135:
  
 
/* hover state for the submenu buttons */
 
/* hover state for the submenu buttons */
 
 
 
 
.submenu li a {
 
.submenu li a {
 
width: 100%;  
 
width: 100%;  
Line 150: Line 151:
 
background-color:#000000;  
 
background-color:#000000;  
 
}
 
}
 +
  
 
/* When the screen is smaller than 680px, the menu has the option to hide/show - this button controls that */
 
/* When the screen is smaller than 680px, the menu has the option to hide/show - this button controls that */

Revision as of 19:01, 4 April 2016