Team:Groningen/style.css
From 2011.igem.org
(Difference between revisions)
Line 13: | Line 13: | ||
} | } | ||
- | #p-logo | + | #p-logo { |
- | { | + | |
position: absolute; | position: absolute; | ||
- | + | display: none; | |
} | } |
Revision as of 08:15, 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; display: none;
}