Team:Imperial College/Templates/Banner
From 2013.igem.org
(Difference between revisions)
Meredityman (Talk | contribs) m |
Meredityman (Talk | contribs) m |
||
Line 69: | Line 69: | ||
/* Custom IDs ***************************************************************/ | /* Custom IDs ***************************************************************/ | ||
- | # | + | #maincontent{ |
- | + | position:relative; | |
- | + | float:right; | |
- | + | width: 700px; | |
- | margin | + | margin: 0 auto; |
- | + | background: #ffffff; | |
- | + | } | |
- | + | /- Banner ***************************************************************/ | |
- | + | ||
#iGEMLogo { | #iGEMLogo { | ||
position:absolute; | position:absolute; | ||
Line 89: | Line 88: | ||
left:790px; | left:790px; | ||
} | } | ||
+ | /- Sidebar ***************************************************************/ | ||
#nav-vert{ | #nav-vert{ | ||
position: relative; | position: relative; | ||
float:left; | float:left; | ||
width: 210px; | width: 210px; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
#fb-wrapper{ | #fb-wrapper{ | ||
Line 119: | Line 112: | ||
border-right: 1px solid #d9d9d9; | border-right: 1px solid #d9d9d9; | ||
} | } | ||
+ | /- Footer ***************************************************************/ | ||
+ | #sponsor-logo{ | ||
+ | display: block; | ||
+ | background-color: #ffffff; | ||
+ | margin-left:auto; | ||
+ | margin-right:auto; | ||
+ | width:20%; | ||
+ | margin: 15px; | ||
+ | text-align:center | ||
+ | } | ||
#ourfooter{ | #ourfooter{ | ||
position:relative; | position:relative; | ||
Line 129: | Line 132: | ||
} | } | ||
- | + | /- Text ***************************************************************/ | |
- | + | ||
- | + | ||
- | + | ||
#bodyContent{ | #bodyContent{ | ||
height: auto; | height: auto; |
Revision as of 19:26, 13 August 2013