Template:Supbiotechcss.css
From 2009.igem.org
(Difference between revisions)
Enguerrand (Talk | contribs) |
Enguerrand (Talk | contribs) |
||
Line 25: | Line 25: | ||
h1 { | h1 { | ||
position: relative; | position: relative; | ||
- | z-index: | + | z-index: 4; |
width: 924px; | width: 924px; | ||
height: 20px; | height: 20px; | ||
Line 37: | Line 37: | ||
/*Titre de la page (spécifique)*/ | /*Titre de la page (spécifique)*/ | ||
.firstHeading { | .firstHeading { | ||
- | |||
width: 100%; | width: 100%; | ||
margin-left: -5px; | margin-left: -5px; | ||
Line 48: | Line 47: | ||
h2 { | h2 { | ||
position: relative; | position: relative; | ||
- | z-index: | + | z-index: 4; |
background: transparent; | background: transparent; | ||
margin-top: 40px; | margin-top: 40px; | ||
Line 55: | Line 54: | ||
h3 { | h3 { | ||
position: relative; | position: relative; | ||
- | z-index: | + | z-index: 4; |
background: transparent; | background: transparent; | ||
} | } | ||
Line 61: | Line 60: | ||
.toc { | .toc { | ||
position: relative; | position: relative; | ||
- | z-index: | + | z-index: 4; |
width: 300px; | width: 300px; | ||
margin-top: 0px; | margin-top: 0px; | ||
Line 104: | Line 103: | ||
/*Menu haut texte*/ | /*Menu haut texte*/ | ||
#menuhaut table { | #menuhaut table { | ||
- | z-index: | + | z-index: 4; |
margin-left: 170px; | margin-left: 170px; | ||
margin-top: 30px; | margin-top: 30px; | ||
Line 149: | Line 148: | ||
li { | li { | ||
position: relative; | position: relative; | ||
- | z-index: | + | z-index: 4; |
background: transparent; | background: transparent; | ||
} | } | ||
Line 155: | Line 154: | ||
p { | p { | ||
position: relative; | position: relative; | ||
- | z-index: | + | z-index: 4; |
background: transparent; | background: transparent; | ||
} | } | ||
Line 161: | Line 160: | ||
dd { | dd { | ||
position: relative; | position: relative; | ||
- | z-index: | + | z-index: 4; |
background: transparent; | background: transparent; | ||
} | } | ||
Line 188: | Line 187: | ||
#cse-search-box { | #cse-search-box { | ||
position: absolute; | position: absolute; | ||
- | z-index: | + | z-index: 4; |
margin-top: 230px; | margin-top: 230px; | ||
} | } |
Revision as of 12:39, 29 August 2009