Difference between revisions of "Template:ETH Zurich"

Line 166: Line 166:
 
/* Wrapper for the content */
 
/* Wrapper for the content */
 
.content_wrapper {
 
.content_wrapper {
width: 1000px;
+
width: 100%;
 
/* margin-left:150px; */
 
/* margin-left:150px; */
 
padding:10px 0px;  
 
padding:10px 0px;  
/* float:left; */
+
float:left;  
display: block;
+
                margin-left: auto;
+
                margin-right: auto;
+
 
                 background-color:white;  
 
                 background-color:white;  
 
}
 
}
 +
 +
        .center_content {
 +
            width: 85%;
 +
            display: block;
 +
            margin-left: auto;
 +
            margin-right: auto;
 +
        }
  
 
/*LAYOUT */
 
/*LAYOUT */

Revision as of 09:35, 26 June 2016

ETH Zurich