Team:Grenoble/Design/style
From 2012.igem.org
(Difference between revisions)
Line 94: | Line 94: | ||
article | article | ||
{ | { | ||
- | background-color: white; | + | background-color: white; |
- | opacity: 0.6; | + | opacity: 0.6; |
- | width: 790px; | + | width: 790px; |
- | height: 650px; | + | height: 650px; |
- | padding-left: 10px; | + | padding-left: 10px; |
- | margin-top: 50px; | + | margin-top: 50px; |
- | margin-left: | + | margin-left: 30px; |
- | overflow: auto; | + | overflow: auto; |
} | } | ||
Revision as of 08:28, 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; background: none;
}
- menubar
{
width: auto;
}
body {
margin: 10px 0 0 0; padding: 0;
}
- top-section
{
width: 965px; height: 0; margin: 0 auto; padding: 0; border: none;
}
- menubar
{
font-size: 65%; top: -14px;
}
.left-menu:hover {
background-color: transparent;
}
- menubar li a
{
background-color: transparent;
}
- menubar:hover
{
color: white;
}
- menubar li a
{
color: transparent;
}
- menubar:hover li a
{
color: white;
}
.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: 30px; overflow: auto;
}
aside { margin-bottom: 5px; margin-left: 300px; }