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

Line 33: Line 33:
 
     position: absolute;
 
     position: absolute;
 
     width: 180px;
 
     width: 180px;
     background-color: #f9f9f9;
+
     background-color: #DADADA;
 
     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: 1;
 
     z-index: 1;
Line 41: Line 41:
  
 
.dropdown-content a {
 
.dropdown-content a {
     color: black;
+
     color: 3B365E;
 
     padding: 12px 16px;
 
     padding: 12px 16px;
 
     text-decoration: none;
 
     text-decoration: none;
Line 60: Line 60:
  
 
.dropdown:hover .dropbtn {
 
.dropdown:hover .dropbtn {
     background-color: #3e8e41;
+
     background-color: #3B365E;
 
}
 
}
 
</style>
 
</style>

Revision as of 07:36, 16 August 2017