Template:Supbiotechcss2.css

From 2009.igem.org

(Difference between revisions)
Line 162: Line 162:
/*Petit titre du Menu gauche*/
/*Petit titre du Menu gauche*/
#menu a {
#menu a {
-
   z-index: 5;
+
   z-index: 6;
   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;
Line 176: Line 176:
/*Petit titre du Menu gauche ombre*/
/*Petit titre du Menu gauche ombre*/
#menu a .ombre{
#menu a .ombre{
-
   z-index: 4;
+
   z-index: 5;
   background: black;
   background: black;
   display: block;
   display: block;
   height: 17px;
   height: 17px;
-
   margin-bottom: 8px;
+
   margin-bottom: 18px;
-
   margin-right: 2px;
+
   margin-right: 12px;
   padding: 2px 4px;
   padding: 2px 4px;
   width: 140px;
   width: 140px;
Line 187: Line 187:
/*Moyen titre du Menu gauche*/
/*Moyen titre du Menu gauche*/
#menu b {
#menu b {
-
   z-index: 5;
+
   z-index: 6;
   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;
Line 200: Line 200:
/*Grand titre du Menu gauche*/
/*Grand titre du Menu gauche*/
#Partie {
#Partie {
-
   z-index: 5;
+
   z-index: 6;
   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;

Revision as of 17:12, 4 September 2009