Template:Supbiotechcss.css

From 2009.igem.org

(Difference between revisions)
(Undo revision 73438 by Enguerrand (Talk))
Line 5: Line 5:
/*fond en absence de fond*/
/*fond en absence de fond*/
body {
body {
-
   background: black;
+
   background: white;
}
}
/*contour de la fenêtre*/
/*contour de la fenêtre*/
#globalWrapper {
#globalWrapper {
   width: 100%;
   width: 100%;
-
   background: black;
+
   background: white;
}
}
/*__________________________________________En-tête de page____________________________________________*/
/*__________________________________________En-tête de page____________________________________________*/
/*Fenêtre de haut de page (logo iGEM 2009 et image tableau)*/
/*Fenêtre de haut de page (logo iGEM 2009 et image tableau)*/
#top-section {
#top-section {
-
   z-index: 9;
+
   z-index: 10;
-
   width: 1090px;
+
   width: 970px;
}
}
/*Image à afficher dans la section supérieur*/
/*Image à afficher dans la section supérieur*/
#top-section img {
#top-section img {
-
   z-index: 9;
+
   z-index: 10;
-
   width: 1090px;
+
   width: 970px;
   height: 98px;
   height: 98px;
}
}
Line 29: Line 29:
   position: relative;
   position: relative;
   z-index: 4;
   z-index: 4;
-
   width: 924px;
+
   width: 804px;
   height: 20px;
   height: 20px;
   background: transparent;
   background: transparent;
Line 71: Line 71:
/*1er claque de la fenêtre, avec image de fond*/
/*1er claque de la fenêtre, avec image de fond*/
#content {
#content {
-
   width: 1080px;
+
   width: 960px;
   padding-left: -2;
   padding-left: -2;
-
  background : white;
 
   background-image: url("");https://static.igem.org/mediawiki/2009/a/a2/Fonddegragegris.png
   background-image: url("");https://static.igem.org/mediawiki/2009/a/a2/Fonddegragegris.png
   background-attachment: fixed;
   background-attachment: fixed;
Line 85: Line 84:
   margin-bottom: 30px;
   margin-bottom: 30px;
   padding-right: 10px;
   padding-right: 10px;
-
   width: 820px;
+
   width: 700px;
   text-align: justify;
   text-align: justify;
   background: transparent;
   background: transparent;
Line 94: Line 93:
   position: absolute;
   position: absolute;
   top: 300px;
   top: 300px;
-
   left: 380px;
+
   left: 250px;
   z-index: 4;
   z-index: 4;
   height: 100px;
   height: 100px;
Line 104: Line 103:
   z-index: 2;
   z-index: 2;
   height: 300px;
   height: 300px;
-
   width: 1090px;
+
   width: 970px;
   margin-top: -11px;
   margin-top: -11px;
-
   margin-left: -161px;
+
   margin-left: 91px;
-
   background-image: url("https://static.igem.org/mediawiki/2009/5/54/Louvre.jpg");
+
   background-image: url("https://static.igem.org/mediawiki/2009/4/46/87991490.jpg");
 +
  background-repeat: no-repeat;
 +
https://static.igem.org/mediawiki/2009/5/54/Louvre.jpg;
}
}
/*Fond Menu haut*/
/*Fond Menu haut*/
Line 115: Line 116:
   left: 0px;
   left: 0px;
   z-index: 3;
   z-index: 3;
-
   height: 50px;
+
   height: 35px;
-
   width: 1090px;
+
   width: 980px;
   background-image: url("https://static.igem.org/mediawiki/2009/9/96/Barremenuhor.png");
   background-image: url("https://static.igem.org/mediawiki/2009/9/96/Barremenuhor.png");
   background-repeat: no-repeat;
   background-repeat: no-repeat;
Line 158: Line 159:
   width: 160px;
   width: 160px;
   height: 100%;
   height: 100%;
-
   background-image: url("https://static.igem.org/mediawiki/2009/c/c4/Barre_opacity.png"); ; https://static.igem.org/mediawiki/2009/e/ee/Barre_de_menu_gauche2.png
+
   background-image: url(""); https://static.igem.org/mediawiki/2009/c/c4/Barre_opacity.png;
   background-repeat: repeat-y;
   background-repeat: repeat-y;
   opacity: 0.5;
   opacity: 0.5;

Revision as of 23:53, 21 September 2009