Difference between revisions of "Template:East Chapel Hill"

Line 71: Line 71:
 
/*this wraps the whole of the menu*/
 
/*this wraps the whole of the menu*/
 
.igem_2018_team_menu {  
 
.igem_2018_team_menu {  
background-color:#a239ca;  
+
background-color:#c4baba;  
border-left: 1px solid #a239ca;
+
border-left: 1px solid #c4baba;
 
display:block;
 
display:block;
 
float:left;  
 
float:left;  
Line 102: Line 102:
  
 
.igem_2018_team_menu .menu_item {
 
.igem_2018_team_menu .menu_item {
     background-color: #c4baba;
+
     background-color: #a239ca;
 
     border-bottom: 1px solid #928b8b;
 
     border-bottom: 1px solid #928b8b;
 
     clear: both;
 
     clear: both;
Line 119: Line 119:
 
}
 
}
 
.igem_2018_team_menu .menu_item:hover {
 
.igem_2018_team_menu .menu_item:hover {
background-color: #ecb656;
+
background-color: #4717f6;
 
}
 
}
  

Revision as of 13:30, 24 June 2018