Team:Grenoble/Design/style
From 2012.igem.org
(Difference between revisions)
Line 14: | Line 14: | ||
{ | { | ||
border: none; | border: none; | ||
+ | } | ||
+ | |||
+ | #menubar | ||
+ | { | ||
+ | width: auto; | ||
} | } | ||
Revision as of 08:16, 11 July 2012
- contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo
{
display:none; background-color: none;
}
- top-section
{
border: none; height: 0px;
}
- content
{
border: none;
}
- menubar
{
width: auto;
}
.letf-menu: hover { background-color: transparent; }
body { /*background-image: url("");*/ }
.logo1 { position: absolute; top: 0px; right: 0px; }
.logo2 { position: absolute; top: -130px; left: 160px; }
article { background-color: white; opacity: 0.6; width: 790px; height: 650px; padding-left: 10px; margin-top: 50px; margin-left: 50px; overflow: auto; }
aside { margin-bottom: 5px; margin-left: 300px; }