Team:Grenoble/Design/style

From 2012.igem.org

(Difference between revisions)
Line 20: Line 20:
{
{
     width: auto;
     width: auto;
-
}
 
-
 
-
left-menu
 
-
{
 
-
    display: none;
 
}
}

Revision as of 08:38, 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;
   background: none;

}

  1. menubar

{

   width: auto;

}

body {

   margin: 10px 0 0 0;
   padding: 0;

}

  1. top-section

{

   width: 965px;
   height: 0;
   margin: 0 auto;
   padding: 0;
   border: none;

}

  1. menubar

{

   font-size: 65%;
   top: -14px;

}

.left-menu:hover {

   background-color: transparent;

}

  1. menubar li a

{

   background-color: transparent;

}

  1. menubar:hover

{

   color: white;

}

  1. menubar li a

{

   color: transparent;

}

  1. menubar:hover li a

{

   color: white;

}

.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: 0px;
    overflow: auto;

}

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