Template:Supbiotechcss.css

From 2009.igem.org

(Difference between revisions)
 
(One intermediate revision not shown)
Line 153: 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 180: 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é*/
Line 190: Line 175:
   padding: 2px 4px;
   padding: 2px 4px;
   color: gold;
   color: gold;
-
   font-style: normal;
+
   font-style: bold;
-
  text-decoration: none;
+
   margin-left: 7px;
   margin-left: 7px;
}
}
Line 197: 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 210: 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;

Latest revision as of 14:36, 18 October 2009