Template:Supbiotechcss.css

From 2009.igem.org

(Difference between revisions)
(Undo revision 72266 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____________________________________________*/
Line 44: Line 44:
   padding-right: 5px;
   padding-right: 5px;
   margin-top: -5px;
   margin-top: -5px;
-
   background: black;
+
   background: white;
-
   color: white;
+
   color: black;
}
}
/*Moyen titre et sommaire*/
/*Moyen titre et sommaire*/
Line 73: Line 73:
   width: 1080px;
   width: 1080px;
   padding-left: -2;
   padding-left: -2;
-
   background-image: url("https://static.igem.org/mediawiki/2009/a/a2/Fonddegragegris.png");
+
  background : white;
 +
   background-image: url("");https://static.igem.org/mediawiki/2009/a/a2/Fonddegragegris.png
   background-attachment: fixed;
   background-attachment: fixed;
}
}

Revision as of 19:30, 20 September 2009