Difference between revisions of "Team:Lambert GA/Part Collection"

Line 263: Line 263:
  
 
/* Change color of dropdown links on hover */
 
/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #F48FB1;
+
.dropdown-content a:hover {background-color: #D49AE6;
 
color: #4A555C;}
 
color: #4A555C;}
  
Line 278: Line 278:
 
/* Change the background color of the dropdown button when the dropdown content is shown*/
 
/* Change the background color of the dropdown button when the dropdown content is shown*/
 
.dropbtn:hover {
 
.dropbtn:hover {
     background-color: #F48FB1;
+
     background-color: #D49AE6;
 
     color:  #4A555C;
 
     color:  #4A555C;
 
}
 
}

Revision as of 11:13, 25 October 2017



Part Collection