Team:Kyoto/Header
From 2010.igem.org
(Difference between revisions)
Line 9: | Line 9: | ||
background: white url(https://static.igem.org/mediawiki/2010/b/b9/KyotoDot.png) fixed center; | background: white url(https://static.igem.org/mediawiki/2010/b/b9/KyotoDot.png) fixed center; | ||
} | } | ||
- | h1{ | + | h1, hr{ |
display: none; | display: none; | ||
} | } | ||
#content{ | #content{ | ||
width: 955px; | width: 955px; | ||
- | padding: | + | padding: 0px 10px 5px; |
} | } | ||
#footer-box{ | #footer-box{ | ||
Line 23: | Line 23: | ||
position: relative; | position: relative; | ||
width: 975px; | width: 975px; | ||
- | margin: - | + | margin: -10px; |
} | } | ||
#last{ | #last{ |