Difference between revisions of "Template:Navbar temp"

Line 54: Line 54:
 
     display: none;
 
     display: none;
 
     position:fixed;
 
     position:fixed;
     background-color: white;
+
     background-color: trasnparent;
 
     min-width: 160px;
 
     min-width: 160px;
 
     z-index: 1;
 
     z-index: 1;
Line 61: Line 61:
 
.dropdown-content a {
 
.dropdown-content a {
 
     float: none;
 
     float: none;
     color: black;
+
     color: #B6ACD1;
 
     padding: 12px 16px;
 
     padding: 12px 16px;
 
     text-decoration: none;
 
     text-decoration: none;
Line 69: Line 69:
  
 
.dropdown-content a:hover {
 
.dropdown-content a:hover {
     background-color: #ddd;
+
     background-color: white;
 +
    border-radius: 12px;
 
}
 
}
  

Revision as of 17:38, 11 September 2017

Northwestern Template