Difference between revisions of "Template:TU Delft"
Line 11: | Line 11: | ||
/* Change Background color*/ | /* Change Background color*/ | ||
body { | body { | ||
− | + | background: url("https://static.igem.org/mediawiki/2015/5/56/TU_Delft_Background_geometricHoneyCombCyan.png") 50% 0 repeat fixed; min-height: 1000px; | |
+ | height: 1000px; | ||
+ | margin: 0 auto; | ||
+ | width: 100%; | ||
+ | max-width: 1920px; | ||
+ | position: relative; | ||
} | } | ||
+ | |||
/* 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 { |
− | + | background: url("https://static.igem.org/mediawiki/2015/5/56/TU_Delft_Background_geometricHoneyCombCyan.png") 50% 0 repeat fixed; min-height: 1000px; | |
− | + | height: 1000px; | |
− | + | margin-left: 20px; | |
− | + | width: 15; | |
− | + | margin-bottom:10px | |
− | + | max-width: 1920px; | |
− | + | position: relative; | |
− | + | } | |
/* Creates the container for the menu */ | /* Creates the container for the menu */ | ||
Line 36: | Line 42: | ||
/* Creates the container for the content */ | /* Creates the container for the content */ | ||
#contentContainer { | #contentContainer { | ||
− | |||
− | |||
− | |||
− | |||
− | |||
float: center; | float: center; | ||
− | + | ||
− | + | ||
font-family: "Trebuchet MS", Helvetica, sans-serif; | font-family: "Trebuchet MS", Helvetica, sans-serif; | ||
} | } | ||
Line 97: | Line 97: | ||
/*Change the styling of table cells*/ | /*Change the styling of table cells*/ | ||
#contentContainer td { | #contentContainer td { | ||
− | + | ||
border: 1px solid #565656; | border: 1px solid #565656; | ||
border-collapse: collapse; | border-collapse: collapse; | ||
Line 106: | Line 106: | ||
#contentContainer th { | #contentContainer th { | ||
background-color: #E8E8E9; | background-color: #E8E8E9; | ||
− | + | ||
border: 1px solid #565656; | border: 1px solid #565656; | ||
border-collapse: collapse; | border-collapse: collapse; | ||
Line 135: | Line 135: | ||
width: 100%; | width: 100%; | ||
height:30px; | height:30px; | ||
− | + | ||
} | } | ||
Line 147: | Line 147: | ||
#menuContainer li ul { | #menuContainer li ul { | ||
display: none; | display: none; | ||
− | + | ||
margin-left: -19px; | margin-left: -19px; | ||
} | } | ||
Line 164: | Line 164: | ||
#menuContainer li ul li{ | #menuContainer li ul li{ | ||
background-color: #59BF92; | background-color: #59BF92; | ||
− | + | ||
− | + | ||
height:30px; | height:30px; | ||
− | + | ||
margin-top:-2px; | margin-top:-2px; | ||
color: #565656; | color: #565656; | ||
Line 189: | Line 188: | ||
margin-bottom: 15px; | margin-bottom: 15px; | ||
margin-top: 15px; | margin-top: 15px; | ||
− | + | ||
− | + | ||
} | } | ||
Revision as of 20:54, 16 May 2015