Template:Supbiotechcss1.css

From 2009.igem.org

(Difference between revisions)
 
(11 intermediate revisions not shown)
Line 5: Line 5:
/*fond en absence de fond*/
/*fond en absence de fond*/
body {
body {
-
  background: white;
+
    background: white;
}
}
/*contour de la fenêtre*/
/*contour de la fenêtre*/
#globalWrapper {
#globalWrapper {
   width: 100%;
   width: 100%;
-
  background: white;
 
}
}
/*__________________________________________En-tête de page____________________________________________*/
/*__________________________________________En-tête de page____________________________________________*/
Line 36: Line 35:
   padding-left: 5px;
   padding-left: 5px;
   margin-right: 10px;
   margin-right: 10px;
-
   margin-top: 10px;
+
   margin-top: 20px;
}
}
/*Titre de la page (spécifique)*/
/*Titre de la page (spécifique)*/
Line 107: Line 106:
   width: 970px;
   width: 970px;
   margin-top: -11px;
   margin-top: -11px;
-
   margin-left: 91px;
+
   margin-left: -175px;
-
   background-image: url("https://static.igem.org/mediawiki/2009/4/46/87991490.jpg");
+
   background-image: url("https://static.igem.org/mediawiki/2009/2/23/Headerhome2.png");
   background-repeat: no-repeat;
   background-repeat: no-repeat;
-
https://static.igem.org/mediawiki/2009/5/54/Louvre.jpg
 
}
}
/*Fond Menu haut*/
/*Fond Menu haut*/
Line 122: Line 120:
   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;
 +
https://static.igem.org/mediawiki/2009/9/98/Barremenuhorronde.png
}
}
/*??? mais ne pas supprmier !!!*/
/*??? mais ne pas supprmier !!!*/
Line 151: Line 150:
   padding-left: 5px;
   padding-left: 5px;
   display: table;
   display: table;
-
}
 
-
/*Fond du Menu gauche*/
 
-
#menufond {
 
-
  position: absolute;
 
-
  top: 33px;
 
-
  left: 0px;
 
-
  z-index: 4;
 
-
  float: left;
 
-
  width: 160px;
 
-
  height: 100%;
 
-
  background-image: url("");https://static.igem.org/mediawiki/2009/c/c4/Barre_opacity.png
 
-
  background-repeat: repeat-y;
 
-
  opacity: 0.5;
 
-
  filter: alpha(opacity=50);
 
}
}
/*Petit titre du Menu gauche*/
/*Petit titre du Menu gauche*/
Line 178: Line 163:
   padding: 2px 4px;
   padding: 2px 4px;
   width: 140px;
   width: 140px;
-
  text-decoration: none;
 
}
}
/*Moyen titre du Menu gauche*/
/*Moyen titre du Menu gauche*/
Line 219: Line 203:
}
}
/*Texte "selectionné"*/
/*Texte "selectionné"*/
-
th {
+
#th {
   color: gold;
   color: gold;
   font-size:100%;
   font-size:100%;

Latest revision as of 02:35, 22 October 2009