Team:Dundee/common.css
From 2012.igem.org
(Difference between revisions)
Line 9: | Line 9: | ||
height: 276px; | height: 276px; | ||
border: 1px solid #777777; | border: 1px solid #777777; | ||
+ | border-top: 0px; | ||
} | } | ||
Revision as of 11:28, 2 July 2012
body {
background-color: #CCCCBB;
}
- top-section
{
background-image: url('https://static.igem.org/mediawiki/2012/d/d9/Dundee12bannerbg.png'); height: 276px; border: 1px solid #777777; border-top: 0px;
}
- content
{
border: 1px solid #777777; border-top: 0px;
}
- p-logo
{
display: none;
}
- catlinks
{
display: none;
}
- footer-box
{
display: none;
}