Template:Supbiotechcss.css
From 2009.igem.org
(Difference between revisions)
Enguerrand (Talk | contribs) |
Enguerrand (Talk | contribs) |
||
Line 92: | Line 92: | ||
/*Menu haut texte*/ | /*Menu haut texte*/ | ||
#menuhaut table { | #menuhaut table { | ||
+ | z-index: 3; | ||
margin-left: 170px; | margin-left: 170px; | ||
margin-top: 30px; | margin-top: 30px; | ||
Line 123: | Line 124: | ||
/*Texte du menu haut*/ | /*Texte du menu haut*/ | ||
#menu p { | #menu p { | ||
+ | z-index: 4; | ||
margin-top: 300px; | margin-top: 300px; | ||
line-height: 1.5em; | line-height: 1.5em; | ||
Line 129: | Line 131: | ||
/*Barre de menu iGEM*/ | /*Barre de menu iGEM*/ | ||
#menubar li { | #menubar li { | ||
+ | z-index: 4; | ||
background: transparent; | background: transparent; | ||
} | } | ||
Line 154: | Line 157: | ||
top: 35px; | top: 35px; | ||
right: 110px; | right: 110px; | ||
- | z-index: | + | z-index: 6; |
float: right; | float: right; | ||
} | } | ||
Line 168: | Line 171: | ||
top: 45px; | top: 45px; | ||
right: 15px; | right: 15px; | ||
- | z-index: | + | z-index: 6; |
} | } | ||
/*Barre de recherche"*/ | /*Barre de recherche"*/ | ||
#cse-search-box { | #cse-search-box { | ||
position: absolute; | position: absolute; | ||
- | z-index: | + | z-index: 6; |
margin-top: 230px; | margin-top: 230px; | ||
} | } |
Revision as of 12:24, 29 August 2009