Team:Paris Bettencourt/header
From 2013.igem.org
(Difference between revisions)
Line 6: | Line 6: | ||
#topheader{ | #topheader{ | ||
display:block; | display:block; | ||
+ | position:absolute; | ||
+ | top:31px; | ||
width:100%; | width:100%; | ||
margin-bottom:0; | margin-bottom:0; | ||
position:relative; | position:relative; | ||
- | top:-10px; | + | /*top:-10px;*/ |
- | + | ||
} | } | ||
#bgkBanner1{ | #bgkBanner1{ | ||
position: relative; | position: relative; | ||
- | z-index: | + | z-index:2; |
+ | } | ||
+ | #bgkBanner2{ | ||
+ | position: relative; | ||
+ | z-index:2; | ||
+ | bottom:37px; | ||
+ | margin-bottom:30px; | ||
} | } | ||
#igemlogo{ | #igemlogo{ | ||
position:absolute; | position:absolute; | ||
- | z-index: | + | z-index:4; |
right:0; | right:0; | ||
} | } |
Revision as of 18:42, 30 August 2013