Team:Grenoble/Design/style

From 2012.igem.org

(Difference between revisions)
Line 13: Line 13:
{
{
     border: none;
     border: none;
 +
display: none;
}
}

Revision as of 15:16, 10 July 2012

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

{

   display:none;

}

  1. top-section

{

   border: none;
   height: 0px;

}

  1. content

{

   border: none;

display: none; }

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