Difference between revisions of "Template:BIMATOX Project"

Line 21: Line 21:
 
/* Add a black background color to the top navigation */
 
/* Add a black background color to the top navigation */
 
.topnav {
 
.topnav {
     background-color: #333;
+
     width:100%;
 +
background-color: #333;
 
     overflow: hidden;
 
     overflow: hidden;
 
position: fixed;
 
position: fixed;
top:2%;
+
top:2%
 
}
 
}
  
Line 53: Line 54:
 
/* Wrapper for the content */
 
/* Wrapper for the content */
 
.igem_2017_content_wrapper {
 
.igem_2017_content_wrapper {
width: 81%;
+
width: 100%;
margin: 2%;
+
margin: 12%;
 
display:block;
 
display:block;
 
float:left;  
 
float:left;  

Revision as of 21:26, 30 September 2017

UChile_Biotec