Template:Supbiotechcss.css

From 2009.igem.org

(Difference between revisions)
Line 10: Line 10:
#globalWrapper {
#globalWrapper {
   width: 100%;
   width: 100%;
-
   background: black;
+
   background: white;
}
}
/*__________________________________________En-tête de page____________________________________________*/
/*__________________________________________En-tête de page____________________________________________*/
Line 16: Line 16:
#top-section {
#top-section {
   z-index: 9;
   z-index: 9;
-
   width: 1090px;
+
   width: 800px;
}
}
/*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: 9;
-
   width: 1090px;
+
   width: 800px;
   height: 98px;
   height: 98px;
}
}
Line 29: Line 29:
   position: relative;
   position: relative;
   z-index: 4;
   z-index: 4;
-
   width: 924px;
+
   width: 600px;
   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: 800px;
   padding-left: -2;
   padding-left: -2;
   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");
Line 82: Line 82:
   margin-bottom: 30px;
   margin-bottom: 30px;
   padding-right: 10px;
   padding-right: 10px;
-
   width: 820px;
+
   width: 620px;
   text-align: justify;
   text-align: justify;
   background: transparent;
   background: transparent;
Line 101: Line 101:
   z-index: 2;
   z-index: 2;
   height: 300px;
   height: 300px;
-
   width: 1090px;
+
   width: 800px;
   margin-top: -11px;
   margin-top: -11px;
   margin-left: -161px;
   margin-left: -161px;
Line 113: Line 113:
   z-index: 3;
   z-index: 3;
   height: 50px;
   height: 50px;
-
   width: 1090px;
+
   width: 800px;
   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 281: Line 281:
   position: relative;
   position: relative;
   z-index: 10;
   z-index: 10;
-
   width: 1080px;
+
   width: 800px;
   background-color: white;
   background-color: white;
}
}

Revision as of 19:26, 20 September 2009