Difference between revisions of "Template:Tec-Chihuahua"

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:#c4baba;  
+
background-color:#e5a51b;  
 
border-left: 1px solid #c4baba;
 
border-left: 1px solid #c4baba;
 
display:block;
 
display:block;
float:right;  
+
float:left;  
 
height:100vh;  
 
height:100vh;  
 
max-width: 270px;
 
max-width: 270px;
Line 80: Line 80:
 
overflow-x: hidden;
 
overflow-x: hidden;
 
padding:0px;
 
padding:0px;
position:fixed;  
+
position:free;  
 
right:0%;
 
right:0%;
 
text-align:left;
 
text-align:left;
Line 92: Line 92:
  
 
.igem_2018_team_menu  a {
 
.igem_2018_team_menu  a {
color: #484848;
+
color: #e5a51b;
 
text-decoration:none;
 
text-decoration:none;
 
}
 
}
Line 105: Line 105:
 
     border-bottom: 1px solid #928b8b;
 
     border-bottom: 1px solid #928b8b;
 
     clear: both;
 
     clear: both;
color: #484848;
+
color: #000000;
 
     cursor: pointer;
 
     cursor: pointer;
 
float: left;
 
float: left;

Revision as of 16:11, 10 June 2018