Difference between revisions of "Team:TU Darmstadt/Templates/CSS"

Line 12: Line 12:
 
body {  
 
body {  
 
background-color: #fff;
 
background-color: #fff;
 +
}
 +
 +
/* Center contents*/
 +
#content { 
 +
width: 100%;
 +
}
 +
 +
#bodyContent { 
 +
width: 960px;
 +
margin: 0 auto;
 +
}
 +
 +
#top_menu_inside { 
 +
width: 978px;
 +
margin: 0 auto;
 
}
 
}
  
Line 19: Line 34:
 
overflow:hidden;
 
overflow:hidden;
 
float:left;
 
float:left;
margin-left:20px;
 
 
margin-bottom: 10px;
 
margin-bottom: 10px;
 
background-color: #fff;  
 
background-color: #fff;  

Revision as of 11:08, 1 September 2015