Difference between revisions of "Template:Cardiff Wales"

Line 499: Line 499:
 
.container {
 
.container {
 
     overflow: hidden;
 
     overflow: hidden;
     background-color: #00802b;
+
     background-color: #000099;
 
     font-family: Arial;
 
     font-family: Arial;
 
}
 
}
Line 527: Line 527:
  
 
.container a:hover, .dropdown:hover .dropbtn {
 
.container a:hover, .dropdown:hover .dropbtn {
     background-color: #00b33c; opacity:1.0;
+
     background-color: #0000ff; opacity:1.0;
 
}
 
}
  
Line 533: Line 533:
 
     display: none;
 
     display: none;
 
     position: absolute;
 
     position: absolute;
     background-color: #00b33c;
+
     background-color: #0000ff;
 
     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);
Line 549: Line 549:
  
 
.dropdown-content a:hover {
 
.dropdown-content a:hover {
     background-color: #00cc44;
+
     background-color: #0066ff;
 
}
 
}
  

Revision as of 21:53, 6 September 2017