Template:Team:HokkaidoU Japan/stylesheets/layout.css
From 2012.igem.org
- after {
display: block; clear: both;
}
body {
font-size: 76%; background-color: #ffffff;
}
- hokkaidou-wrapper {
width: 980px; margin: 0 auto; padding: 0;
}
- hokkaidou-header {
background-color: #d2b48c; height: 100px; margin-bottom: 10px;
}
- hokkaidou-contents {
background-color: #f0e68c;
}
- hokkaidou-footer {
background-color: #deb887; margin-top: 30px; padding-top: 15px; border-top: 1px solid #e4e4e4; text-align: center;
}
- menubar {
font-size: 10px;
}