Difference between revisions of "Template:CCU Taiwan"

Line 138: Line 138:
 
/**************************************************************************************************************************************************************************************************/
 
/**************************************************************************************************************************************************************************************************/
  
/*this wraps the whole of the menu*/
 
.igem_2018_team_menu {
 
background-color:#c4baba;
 
border-left: 1px solid #c4baba;
 
display:block;
 
float:right;
 
height:100vh;
 
max-width: 270px;
 
overflow-y: auto;
 
overflow-x: hidden;
 
padding:0px;
 
position:fixed;
 
right:0%;
 
text-align:left;
 
width: 15%;
 
}
 
  
  

Revision as of 03:16, 11 July 2018