Difference between revisions of "Template:Vilnius-Lithuania/navMenu"

Line 17: Line 17:
 
margin-top:10em;
 
margin-top:10em;
 
position: relative;
 
position: relative;
background-color: #ebf7f8 ; /* background color for the menu */
+
background-color: #d3dedf ; /* background color for the menu */
 
}
 
}
  
Line 56: Line 56:
  
 
.menuCentered ul li a:hover, .dropdown:hover .dropbtn {
 
.menuCentered ul li a:hover, .dropdown:hover .dropbtn {
     background-color: #ebf7f8; /* on hover navMenu box background color */
+
     background-color: #d3dedf; /* on hover navMenu box background color */
 
}
 
}
  
Line 66: Line 66:
 
     display: none;
 
     display: none;
 
     position: absolute;
 
     position: absolute;
     background-color: #d3dedf; /* Background color of the dropdown box elements */
+
     background-color: #ebf7f8; /* Background color of the dropdown box elements */
 
     min-width: 160px;
 
     min-width: 160px;
 
     box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
 
     box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);

Revision as of 01:17, 17 October 2016