Team:Groningen/style.css
From 2011.igem.org
(Difference between revisions)
Line 22: | Line 22: | ||
#p-logo | #p-logo | ||
{ | { | ||
- | + | height: 307px; | |
- | + | width: 975px; | |
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:33, 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: 307px; width: 975px;
}
- p-logo
{
height: 307px; width: 975px; background-image:url()
}
a[title="Main Page"] {
display: none;
}