Team:Groningen/style.css
From 2011.igem.org
(Difference between revisions)
Line 24: | Line 24: | ||
position: absolute; | position: absolute; | ||
z-index: 1; | z-index: 1; | ||
- | background-image:url(https://static.igem.org/mediawiki/2011/ | + | background-image:url(https://static.igem.org/mediawiki/2011/a/aa/Groningen2011Header.png) |
} | } | ||
Revision as of 09:32, 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
{
position: absolute; z-index: 1; background-image:url()
}
a[title="Main Page"] {
display: none;
}