Team:Groningen/style.css
From 2011.igem.org
(Difference between revisions)
Line 16: | Line 16: | ||
#top-section{ | #top-section{ | ||
- | height: | + | height: 372px; |
- | width: | + | width: 1024px; |
} | } | ||
#p-logo | #p-logo | ||
{ | { | ||
- | height: | + | height: 372px; |
- | width: | + | width: 1024px; |
background-image:url(https://static.igem.org/mediawiki/2011/a/aa/Groningen2011Header.png) | background-image:url(https://static.igem.org/mediawiki/2011/a/aa/Groningen2011Header.png) | ||
} | } |
Revision as of 09:34, 18 August 2011
a:link {color:#20548f;} a:visited {color:#20548f;} a:hover {color:#20548f;} a:active {color:#20548f;}
body
{
background-repeat:no-repeat; background-attachment:fixed; background-image:url()
}
- top-section{
height: 372px; width: 1024px;
}
- p-logo
{
height: 372px; width: 1024px; background-image:url()
}
a[title="Main Page"] {
display: none;
}