Team:Kyoto/Header
From 2010.igem.org
(Difference between revisions)
(3 intermediate revisions not shown) | |||
Line 10: | Line 10: | ||
padding-bottom: 1000px; | padding-bottom: 1000px; | ||
} | } | ||
- | h1.firstHeading, hr{ | + | h1.firstHeading, hr, #contentSub{ |
display: none; | display: none; | ||
} | } | ||
Line 16: | Line 16: | ||
#head{ | #head{ | ||
position: relative; | position: relative; | ||
- | margin: | + | margin: 0em -5px -5px; |
} | } | ||
#last{ | #last{ | ||
Line 34: | Line 34: | ||
color: #ffffff; | color: #ffffff; | ||
margin: 0em; | margin: 0em; | ||
- | padding: 0.5em 0. | + | padding: 0.5em 0.6em; |
font-size: 95%; | font-size: 95%; | ||
} | } |