Template:Supbiotechcss.css

From 2009.igem.org

(Difference between revisions)
 
(9 intermediate revisions not shown)
Line 53: Line 53:
   position: relative;
   position: relative;
   z-index: 4;
   z-index: 4;
-
  background: transparent;
 
   margin-top: 15px;
   margin-top: 15px;
 +
  background: transparent;
}
}
/*Petit titre et sommaire*/
/*Petit titre et sommaire*/
Line 66: Line 66:
   position: relative;
   position: relative;
   z-index: 4;
   z-index: 4;
-
   width: 300px;
+
   width: 450px;
   margin-top: 0px;
   margin-top: 0px;
   margin-bottom: 7px;
   margin-bottom: 7px;
 +
  background-image: url("");https://static.igem.org/mediawiki/2009/8/8e/Sommaire_bibou.jpg
 +
  background-repeat: no-repeat;
}
}
/*__________________________________________Content & BodyContent________________________________________*/
/*__________________________________________Content & BodyContent________________________________________*/
Line 151: Line 153:
   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*/
#menu a {
#menu a {
   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;
   background-repeat: no-repeat;
   color: black;
   color: black;
Line 178: Line 166:
   padding: 2px 4px;
   padding: 2px 4px;
   width: 140px;
   width: 140px;
-
  text-decoration: none;
 
}
}
/*Petit titre du Menu gauche sélectionné*/
/*Petit titre du Menu gauche sélectionné*/
.selflink {
.selflink {
 +
  z-index: 5;
   display: block;
   display: block;
   height: 18px;
   height: 18px;
   width: 140px;
   width: 140px;
   padding: 2px 4px;
   padding: 2px 4px;
-
  background-image: url(https://static.igem.org/mediawiki/2009/d/d2/Boutonpetittitre2_-_selectionn%C3%A9.png);
 
-
  background-repeat: no-repeat;
 
   color: gold;
   color: gold;
-
   font-style: normal;
+
   font-style: bold;
-
  text-decoration: none;
+
   margin-left: 7px;
   margin-left: 7px;
}
}
Line 196: Line 181:
#menu b {
#menu b {
   z-index: 5;
   z-index: 5;
-
   background-image: url(https://static.igem.org/mediawiki/2009/c/cb/Bouton_inter.png);
+
   background-image: url("https://static.igem.org/mediawiki/2009/c/cb/Bouton_inter.png");
   background-repeat: no-repeat;
   background-repeat: no-repeat;
   color: white;
   color: white;
Line 209: Line 194:
#Partie {
#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;
   background-repeat: no-repeat;
   color: white;
   color: white;
Line 230: Line 215:
   z-index: 4;
   z-index: 4;
   background: transparent;
   background: transparent;
-
}
 
-
/*Texte "selectionné"*/
 
-
th {
 
-
  color: gold;
 
-
  font-size: 100%;
 
}
}
/*Texte "supérieur"*/
/*Texte "supérieur"*/

Latest revision as of 14:36, 18 October 2009