Difference between revisions of "Template:Stanford-Brown-RISD"

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:#1f2b41;  
+
background-color: #1f2b41;  
border-left: 1px solid #c4baba;
+
border-left: 1px solid #1f2b41;
 
display:block;
 
display:block;
 
float:right;  
 
float:right;  
Line 80: Line 80:
 
overflow-x: hidden;
 
overflow-x: hidden;
 
padding:0px;
 
padding:0px;
position:fixed;  
+
position:hidden;  
 
right:0%;
 
right:0%;
 
text-align:left;
 
text-align:left;

Revision as of 18:52, 13 July 2018