Difference between revisions of "Template:TU Delft"
Line 16: | Line 16: | ||
/* Creates a container that will wrap all of the content inside your wiki pages. */ | /* Creates a container that will wrap all of the content inside your wiki pages. */ | ||
#mainContainer { | #mainContainer { | ||
− | width: | + | width:975; |
overflow:hidden; | overflow:hidden; | ||
− | float: | + | float:center; |
margin-left:20px; | margin-left:20px; | ||
margin-bottom: 10px; | margin-bottom: 10px; | ||
Line 31: | Line 31: | ||
/* Creates the container for the menu */ | /* Creates the container for the menu */ | ||
#menuContainer { | #menuContainer { | ||
− | float: | + | float:top; |
width: 134px; | width: 134px; | ||
padding: 20px 0px; | padding: 20px 0px; | ||
Line 45: | Line 45: | ||
width: 814px; | width: 814px; | ||
padding-left: 20px; | padding-left: 20px; | ||
− | float: | + | float: center; |
background-color: #fff; | background-color: #fff; | ||
border-top: 14px solid #565656; | border-top: 14px solid #565656; | ||
Line 160: | Line 160: | ||
display: block; | display: block; | ||
position: absolute; | position: absolute; | ||
− | float: | + | float:bottom; |
margin-left: 134px; | margin-left: 134px; | ||
margin-top:-42px; | margin-top:-42px; |
Revision as of 20:10, 9 May 2015