Team:Kyoto/Header
From 2010.igem.org
(Difference between revisions)
Line 23: | Line 23: | ||
{ | { | ||
margin: 0em auto -10px; | margin: 0em auto -10px; | ||
- | padding: 5px 5px | + | padding: 5px 5px 4em; |
} | } | ||
h1.firstHeading | h1.firstHeading | ||
Line 76: | Line 76: | ||
position: fixed; | position: fixed; | ||
bottom: 0px; | bottom: 0px; | ||
- | padding: 0px; | + | padding: 0.5em 0px; |
border: none; | border: none; | ||
border-top: 1px solid #444; | border-top: 1px solid #444; | ||
Line 115: | Line 115: | ||
#body | #body | ||
{ | { | ||
+ | margin: 1em 0em 0em; | ||
+ | border-top: 2px solid #afb4db; | ||
padding: 1em 30px; | padding: 1em 30px; | ||
} | } |