Template:Team:WHU-China/css/header-style.css
From 2012.igem.org
(Difference between revisions)
(34 intermediate revisions not shown) | |||
Line 24: | Line 24: | ||
#content h1 { | #content h1 { | ||
display: none; | display: none; | ||
- | |||
- | |||
- | |||
- | |||
} | } | ||
Line 43: | Line 39: | ||
#navbar { | #navbar { | ||
- | + | height: 336px; | |
- | height: | + | display: block; |
- | + | margin-top: 0; | |
+ | } | ||
+ | |||
+ | #navbarbackground { | ||
+ | background-image: url(https://static.igem.org/mediawiki/2012/7/78/Navbar.png); | ||
+ | display: block; | ||
+ | height: 336px; | ||
+ | margin-top: 0; | ||
+ | } | ||
+ | |||
+ | #navbarul { | ||
+ | display: block; | ||
+ | height: 100%; | ||
+ | list-style: none; | ||
+ | margin-top: -315px; | ||
+ | margin-left: 180px; | ||
+ | } | ||
+ | |||
+ | #navbarul li { | ||
+ | display: block; | ||
+ | float: left; | ||
+ | width: 80px; | ||
+ | height: 100%; | ||
} | } | ||
Latest revision as of 07:33, 18 August 2012