Team:Grenoble/Design/style

From 2012.igem.org

(Difference between revisions)
Line 37: Line 37:
top: -130px;
top: -130px;
left: 160px;
left: 160px;
 +
}
 +
 +
article
 +
{
 +
}
 +
 +
aside
 +
{
 +
margin-bottom: 5px;
 +
margin-left: 300px;
}
}

Revision as of 15:12, 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;

}

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

aside { margin-bottom: 5px; margin-left: 300px; }