Difference between revisions of "Template:Tsinghua-A"

Line 109: Line 109:
 
/* Wrapper for the menu */
 
/* Wrapper for the menu */
 
.igem_2017_menu_wrapper {  
 
.igem_2017_menu_wrapper {  
width: 15%;  
+
width: 0%;  
height:100vh;  
+
height:0vh;  
 
position:absolute;
 
position:absolute;
 
right:0%;
 
right:0%;
Line 221: Line 221:
 
/* Wrapper for the content */
 
/* Wrapper for the content */
 
.igem_2017_content_wrapper {
 
.igem_2017_content_wrapper {
width: 50%;
+
width: 100%;
 
margin: 0%;
 
margin: 0%;
 
display:block;
 
display:block;

Revision as of 03:42, 20 October 2017