Difference between revisions of "Team:TP-CC San Diego/Templates/NavBar"

Line 20: Line 20:
 
   top: 0px;
 
   top: 0px;
 
   margin-top: 0px;
 
   margin-top: 0px;
   background-color: #142634;
+
   background-color: #6E7B8B;
 
   border-bottom-style: solid;
 
   border-bottom-style: solid;
 
   border-bottom-color: white;
 
   border-bottom-color: white;
Line 29: Line 29:
  
 
.dropbtn {
 
.dropbtn {
     background-color: #142634;
+
     background-color: #6E7B8B;
 
     color: white;
 
     color: white;
 
     width: 180px;
 
     width: 180px;
Line 55: Line 55:
 
     position: absolute;
 
     position: absolute;
 
     width: 180px;
 
     width: 180px;
     background-color: #142634;
+
     background-color: #6E7B8B;
 
     box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
 
     box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
 
     z-index: 2;
 
     z-index: 2;
Line 79: Line 79:
 
}
 
}
  
.dropdown-content a:hover {background-color:  #142634}
+
.dropdown-content a:hover {background-color:  #6E7B8B}
  
  
Line 88: Line 88:
  
 
.dropdown:hover .dropbtn {
 
.dropdown:hover .dropbtn {
     background-color:  #142634;
+
     background-color:  #6E7B8B;
     background-color:  #142634;
+
     background-color:  #6E7B8B;
 
}
 
}
 
</style>
 
</style>

Revision as of 04:18, 15 October 2017