Template:Team:TU Munich/Header
From 2011.igem.org
(Difference between revisions)
Line 6: | Line 6: | ||
/* Team: TU Delft */ | /* Team: TU Delft */ | ||
#globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0; width: 100%; height:100%;} | #globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0; width: 100%; height:100%;} | ||
- | #content { background-color: transparent; border: | + | #content { |
+ | background: none repeat scroll 0 0; | ||
+ | background-color: transparent; | ||
+ | border-left: 1px solid #444444; | ||
+ | border-right: 1px solid #444444; | ||
+ | color: black; | ||
+ | line-height: 1.5em; | ||
+ | margin: 0 auto; | ||
+ | padding: 5px; | ||
+ | position: relative; | ||
+ | overflow: hidden; | ||
+ | width: 965px; | ||
+ | z-index: 2; | ||
+ | } | ||
+ | |||
#bodyContent { border: none; padding:0; margin:0; width:100%; height:100%;} | #bodyContent { border: none; padding:0; margin:0; width:100%; height:100%;} | ||
Revision as of 22:04, 29 June 2011