Difference between revisions of "Template:Duesseldorf"

Line 6: Line 6:
  
 
#top_title {display:none;}
 
#top_title {display:none;}
#content { padding:0px; width:1000px; margin-top:-7px; margin-left:0px;}
+
#content { padding:0px; width:auto; margin-top:-7px; margin-left:0px;}
 
body {background-color:white; }
 
body {background-color:white; }
 
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
Line 16: Line 16:
 
/* Wrapper for the menu*/
 
/* Wrapper for the menu*/
 
.menu_bar {
 
.menu_bar {
width:1000px;
+
width:auto;
 
display:inline-block;
 
display:inline-block;
 
background-color:white;
 
background-color:white;
Line 34: Line 34:
 
/* Wrapper for the content */
 
/* Wrapper for the content */
 
.content_wrapper {
 
.content_wrapper {
width: auto;
+
width: 1000px;
padding:10px 0px;
+
margin: 0 auto;
float:left;  
+
 
background-color:white;  
 
background-color:white;  
 
}
 
}

Revision as of 12:20, 16 June 2016

iGEM Team Düsseldorf