Team:Grenoble/Design/style

From 2012.igem.org

(Difference between revisions)
(Created page with "#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo { display:none; } #top-section { border: none; height: 0px; } #content { bor...")
Line 13: Line 13:
{
{
     border: none;
     border: none;
-
/*background-image: url("https://static.igem.org/mediawiki/2012/a/a1/Httpadf.ly1138794httpkaaz.eufond-d-ecran-noir-design.jpg");*/
 
-
background-repeat: no-repeat;
 
-
background-attachment: fixed;
 
}
}
Line 21: Line 18:
{
{
background-color: transparent;
background-color: transparent;
 +
}
 +
 +
body
 +
{
 +
background-image: url("https://static.igem.org/mediawiki/2012/d/da/Fond.png");
}
}

Revision as of 14:14, 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"); }