Template:Supbiotechcss1.css

From 2009.igem.org

(Difference between revisions)
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-image: url("");https://static.igem.org/mediawiki/2009/a/a2/Fonddegragegris.png
   background-attachment: fixed;
   background-attachment: fixed;
 +
  border-left:0px solid #444444;
 +
  border-right:0px solid #444444;
}
}
/*2nd claque de la fenêtre, avec texte*/
/*2nd claque de la fenêtre, avec texte*/

Revision as of 22:57, 20 September 2009