Team:Groningen/style.css
From 2011.igem.org
(Difference between revisions)
Line 13: | Line 13: | ||
background-attachment:fixed; | background-attachment:fixed; | ||
background-image:url(https://static.igem.org/mediawiki/2011/1/17/Groningen2011Background.jpg) | background-image:url(https://static.igem.org/mediawiki/2011/1/17/Groningen2011Background.jpg) | ||
- | |||
- | |||
- | |||
- | |||
} | } | ||
Line 26: | Line 22: | ||
#p-logo | #p-logo | ||
{ | { | ||
- | |||
position: absolute; | position: absolute; | ||
z-index: 1; | z-index: 1; | ||
Line 36: | Line 31: | ||
display: none; | display: none; | ||
} | } | ||
- | |||
- |
Revision as of 09:29, 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;
}
a[title="Main Page"] {
<img src="/wiki/skins/common/images/bla.png"> display: none;
}