Team:HUST-China/Templates/banner
From 2012.igem.org
(Difference between revisions)
HUST XueYu (Talk | contribs) |
HUST XueYu (Talk | contribs) |
||
(7 intermediate revisions not shown) | |||
Line 7: | Line 7: | ||
<style type="text/css"> | <style type="text/css"> | ||
- | + | #top-section { | |
- | + | width: 975px; | |
- | + | height: 20px; | |
- | + | background-color: #ffffff; | |
- | + | border: none; | |
- | + | } | |
- | + | ||
- | + | #p-logo { | |
- | + | display: none;} | |
- | + | ||
- | + | #search-controls { | |
- | + | display: none;} | |
- | + | ||
- | + | .right-menu li a, .right-menu li a:hover { | |
- | + | color: #3c6b27; | |
- | + | background-color: transparent; | |
- | + | } | |
- | } | + | |
+ | .firstHeading { | ||
+ | display: none;} | ||
+ | |||
+ | |||
+ | |||
body { | body { | ||
/*background: #fff;*/ | /*background: #fff;*/ | ||
+ | line-height: 1; | ||
background-color: #fff; | background-color: #fff; | ||
+ | font-family: Calibri, Arial; | ||
+ | overflow-x: hidden; | ||
background: url(https://static.igem.org/mediawiki/2012/3/3a/Bg.png); | background: url(https://static.igem.org/mediawiki/2012/3/3a/Bg.png); | ||
- | |||
} | } | ||
/*hd--------------------------------------*/ | /*hd--------------------------------------*/ | ||
#hd{ | #hd{ | ||
- | |||
width:780px; | width:780px; | ||
- | margin: | + | margin:20px auto; |
- | + | position: relative; | |
- | + | text-align:center; | |
+ | z-index:-1; | ||
} | } | ||
h2{ | h2{ | ||
font-size: 5em; | font-size: 5em; | ||
color:#2e423e; | color:#2e423e; | ||
- | margin: | + | margin:25px 0 0 -30px; |
float:left; | float:left; | ||
width: 600px; | width: 600px; | ||
Line 59: | Line 66: | ||
position:relative; | position:relative; | ||
} | } | ||
+ | |||
+ | |||
Latest revision as of 12:36, 24 September 2012