Template:Supbiotechcss5.css

From 2009.igem.org

(Difference between revisions)
 
(15 intermediate revisions not shown)
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 16: Line 16:
#top-section {
#top-section {
   z-index: 10;
   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: 10;
   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: 700px;
   height: 20px;
   height: 20px;
   background: transparent;
   background: transparent;
Line 36: Line 36:
   padding-left: 5px;
   padding-left: 5px;
   margin-right: 10px;
   margin-right: 10px;
-
   margin-top: 10px;
+
   margin-top: 25px;
}
}
/*Titre de la page (spécifique)*/
/*Titre de la page (spécifique)*/
.firstHeading {
.firstHeading {
   width: 100%;
   width: 100%;
 +
  height: 17px;
   margin-left: -5px;
   margin-left: -5px;
   padding-right: 5px;
   padding-right: 5px;
   margin-top: -5px;
   margin-top: -5px;
-
   background: black;
+
   background-image: url("https://static.igem.org/mediawiki/2009/9/96/Barremenuhor.png");
 +
  background-repeat: no-repeat;
   color: white;
   color: white;
}
}
Line 52: Line 54:
   z-index: 4;
   z-index: 4;
   background: transparent;
   background: transparent;
-
   margin-top: 40px;
+
   margin-top: 15px;
}
}
/*Petit titre et sommaire*/
/*Petit titre et sommaire*/
Line 71: Line 73:
/*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-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:1px solid #444444;
 +
  border-right:1px solid #444444;
}
}
/*2nd claque de la fenêtre, avec texte*/
/*2nd claque de la fenêtre, avec texte*/
#bodyContent {
#bodyContent {
-
   margin-left: 156px;
+
   margin-left: 170px;
   margin-top: -5px;
   margin-top: -5px;
   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 91: Line 95:
   position: absolute;
   position: absolute;
   top: 300px;
   top: 300px;
-
   left: 380px;
+
   left: 250px;
   z-index: 4;
   z-index: 4;
   height: 100px;
   height: 100px;
Line 101: Line 105:
   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: -175px;
-
   background-image: url("https://static.igem.org/mediawiki/2009/9/99/Arcdetriomphe.png");https://static.igem.org/mediawiki/2009/7/7e/Notre-Dame.png
+
   background-image: url("https://static.igem.org/mediawiki/2009/1/10/Gallery.jpg");
 +
  background-repeat: no-repeat;
}
}
/*Fond Menu haut*/
/*Fond Menu haut*/
Line 112: Line 117:
   left: 0px;
   left: 0px;
   z-index: 3;
   z-index: 3;
-
   height: 50px;
+
   height: 35px;
-
   width: 1090px;
+
   width: 970px;
   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 140: Line 145:
   float: left;
   float: left;
   width: 134px;
   width: 134px;
-
   margin-left: -162px;
+
   margin-left: -176px;
   margin-right: 18px;
   margin-right: 18px;
   margin-top: -11px;
   margin-top: -11px;
   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 164: Line 155:
   z-index: 5;
   z-index: 5;
   background-image: url(https://static.igem.org/mediawiki/2009/5/57/Boutontitre.png);
   background-image: url(https://static.igem.org/mediawiki/2009/5/57/Boutontitre.png);
 +
  background-repeat: no-repeat;
   color: black;
   color: black;
   display: block;
   display: block;
-
   height: 18px;
+
   height: 17px;
-
   margin-left: 5px;
+
   margin-left: 7px;
   margin-top: 1px;
   margin-top: 1px;
   padding: 2px 4px;
   padding: 2px 4px;
-
   width: 143px;
+
   width: 140px;
-
  text-decoration: none;
+
}
}
-
/*Grand et moyen titre du Menu gauche*/
+
/*Moyen titre du Menu gauche*/
#menu b {
#menu b {
 +
  z-index: 5;
 +
  background-image: url(https://static.igem.org/mediawiki/2009/c/cb/Bouton_inter.png);
 +
  background-repeat: no-repeat;
 +
  color: white;
 +
  display: block;
 +
  height: 17px;
 +
  margin-left: 7px;
 +
  padding: 2px 4px;
 +
  width: 140px;
 +
  text-decoration: none;
 +
}
 +
/*Grand titre du Menu gauche*/
 +
#Partie {
   z-index: 5;
   z-index: 5;
   background-image: url(https://static.igem.org/mediawiki/2009/3/3b/Boutongrandtitre.png);
   background-image: url(https://static.igem.org/mediawiki/2009/3/3b/Boutongrandtitre.png);
 +
  background-repeat: no-repeat;
   color: white;
   color: white;
   display: block;
   display: block;
-
  height: 18px;
+
   margin-left: 7px;
-
   margin-left: -4px;
+
-
  margin-top: 1px;
+
   padding: 2px 4px;
   padding: 2px 4px;
-
   width: 152px;
+
   width: 140px;
   text-decoration: none;
   text-decoration: none;
}
}
Line 231: Line 234:
   float: right;
   float: right;
}
}
-
/*Logo iGEM-team"*/
+
/*Logo Sup'Biotech*/
-
#logoigem {
+
#logosb {
   position: absolute;
   position: absolute;
   left: 10px;
   left: 10px;
   z-index: 6;
   z-index: 6;
}
}
-
/*Logo Sup'Biotech"*/
+
/*Logo iGEM-team*/
-
#logosb {
+
#logoigem {
   position: absolute;
   position: absolute;
-
   top: 45px;
+
   top:35px;
-
   right: 15px;
+
   right: 5px;
   z-index: 6;
   z-index: 6;
}
}
Line 255: Line 258:
   position: relative;
   position: relative;
   z-index: 10;
   z-index: 10;
-
   width: 1080px;
+
   width: 960px;
   background-color: white;
   background-color: white;
}
}

Latest revision as of 15:36, 18 October 2009