Team:Imperial College/Templates/Banner
From 2013.igem.org
(Difference between revisions)
Line 64: | Line 64: | ||
#maincontent{ | #maincontent{ | ||
position:relative; | position:relative; | ||
- | width: | + | float:centre; |
+ | width: 700px; | ||
margin: 0 auto; | margin: 0 auto; | ||
background: #ffffff; | background: #ffffff; | ||
Line 96: | Line 97: | ||
top:10px; | top:10px; | ||
left:760px; | left:760px; | ||
+ | } | ||
+ | /*- Sidebar ***************************************************************/ | ||
+ | #nav-vert{ | ||
+ | position: relative; | ||
+ | float:left; | ||
+ | width: 70px; | ||
+ | } | ||
+ | #fb-wrapper{ | ||
+ | position:relative; | ||
+ | display: block; | ||
+ | padding: 0; | ||
+ | margin: 20px 20px 20px 20px; | ||
+ | width: 205px; | ||
+ | height: 265px; | ||
+ | border-top-left-radius: 4px; | ||
+ | border-top-right-radius: 4px; | ||
+ | border-bottom: 1px solid #d9d9d9; | ||
+ | border-right: 1px solid #d9d9d9; | ||
+ | border-top: 1px dotted #d9d9d9; | ||
+ | border-left: 1px dotted #d9d9d9; | ||
+ | border-bottom-left-radius: 4px; | ||
+ | border-bottom-right-radius: 4px; | ||
+ | border-bottom: 1px solid #d9d9d9; | ||
+ | border-right: 1px solid #d9d9d9; | ||
} | } | ||
/*- Footer ***************************************************************/ | /*- Footer ***************************************************************/ |
Revision as of 00:41, 17 August 2013