Difference between revisions of "Template:Example"

Line 26: Line 26:
  
  
.menu_wrapper ul li ul li { background-color: #32ddb5; }
+
.menu_wrapper li ul { display: none; background-color: #32ddb5; color: black; }
 +
 
 +
.menu_wrapper li:hover ul {display:block; position:absolute; margin-left:150px; float:right;
 +
 
 +
 
 +
 
 +
 
  
  

Revision as of 21:26, 10 March 2016