Team:Groningen/style.css
From 2011.igem.org
(Difference between revisions)
Line 14: | Line 14: | ||
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) | ||
+ | |||
+ | |||
+ | |||
+ | } | ||
<!--The iGEM header--> | <!--The iGEM header--> | ||
Line 21: | Line 25: | ||
height: 107px; | height: 107px; | ||
width: 975px; | width: 975px; | ||
- | |||
+ | background-image:url(https://static.igem.org/mediawiki/2011/1/17/Groningen2011Background.jpg) | ||
} | } |
Revision as of 08:59, 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()
}
- p-logo {
position: absolute; z-index: 1; height: 107px; width: 975px;
background-image:url()
}