Template:Supbiotechcss.css

From 2009.igem.org

(Difference between revisions)
Line 99: Line 99:
#menu {
#menu {
   position: relative;
   position: relative;
-
   z-index: 4;
+
   z-index: 5;
   float: left;
   float: left;
   width: 134px;
   width: 134px;
Line 107: Line 107:
   padding-left: 5px;
   padding-left: 5px;
   display: table;
   display: table;
 +
}
 +
/*Menu gauche*/
 +
#menufond {
 +
  position: relative;
 +
  z-index: 4;
 +
  float: left;
 +
  width: 134px;
 +
  margin-left: -162px;
 +
  margin-right: 18px;
 +
  margin-top: -11px;
 +
  padding-left: 5px;
 +
  background: grey;
 +
  opacity: 0.6;
}
}
/*Texte du menu haut*/
/*Texte du menu haut*/

Revision as of 11:46, 29 August 2009