Difference between revisions of "Template:BIMATOX Project"

Line 109: Line 109:
 
/* Wrapper for the menu */
 
/* Wrapper for the menu */
 
.igem_2017_menu_wrapper {  
 
.igem_2017_menu_wrapper {  
width: 15%;  
+
width: 100%;  
height:100vh;  
+
position:fixed;
position:top;
+
top:0%;
right:0%;
+
 
padding:0px;
 
padding:0px;
 
float:right;  
 
float:right;  
border-left: 1px solid #53DFBF;  
+
margin-top: 1px solid #53DFBF;  
 
background-color:#ADD8E6;  
 
background-color:#ADD8E6;  
text-align:left;
+
text-align:center;
 
font-family:Tahoma, Geneva, sans-serif;  
 
font-family:Tahoma, Geneva, sans-serif;  
 
overflow-y: auto;
 
overflow-y: auto;

Revision as of 19:55, 30 September 2017

UChile_Biotec