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

  1. contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo

{

   display:none;
   background-color: none;

}

  1. top-section

{

   border: none;
   height: 0px;

}

  1. content

{

   border: none;

}

  1. menubar

{

   width: auto;

}

.letf-menu: hover { background-color: transparent; }

body { /*background-image: url("Fond.png");*/ }

.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; }