Team:Grenoble/Design/style
From 2012.igem.org
(Difference between revisions)
Line 23: | Line 23: | ||
{ | { | ||
background-image: url("https://static.igem.org/mediawiki/2012/d/da/Fond.png"); | background-image: url("https://static.igem.org/mediawiki/2012/d/da/Fond.png"); | ||
+ | } | ||
+ | |||
+ | .logo1 | ||
+ | { | ||
+ | position: absolute; | ||
+ | top: 0px; | ||
+ | right: 0px; | ||
+ | } | ||
+ | |||
+ | .logo2 | ||
+ | { | ||
+ | position: absolute; | ||
+ | top: -130px; | ||
+ | left: 160px; | ||
} | } |
Revision as of 14:23, 10 July 2012
- contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo
{
display:none;
}
- top-section
{
border: none; height: 0px;
}
- content
{
border: none;
}
.letf-menu: hover { background-color: transparent; }
body { background-image: url(""); }
.logo1 { position: absolute; top: 0px; right: 0px; }
.logo2 { position: absolute; top: -130px; left: 160px; }