Template:Supbiotechcss.css

From 2009.igem.org

(Difference between revisions)
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*/
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;
}
}

Revision as of 14:19, 18 October 2009