Template:Supbiotechcss.css
From 2009.igem.org
(Difference between revisions)
Enguerrand (Talk | contribs) |
Enguerrand (Talk | contribs) (Undo revision 73438 by Enguerrand (Talk)) |
||
Line 5: | Line 5: | ||
/*fond en absence de fond*/ | /*fond en absence de fond*/ | ||
body { | body { | ||
- | background: | + | background: black; |
} | } | ||
/*contour de la fenêtre*/ | /*contour de la fenêtre*/ | ||
#globalWrapper { | #globalWrapper { | ||
width: 100%; | width: 100%; | ||
- | background: | + | background: black; |
} | } | ||
/*__________________________________________En-tête de page____________________________________________*/ | /*__________________________________________En-tête de page____________________________________________*/ | ||
/*Fenêtre de haut de page (logo iGEM 2009 et image tableau)*/ | /*Fenêtre de haut de page (logo iGEM 2009 et image tableau)*/ | ||
#top-section { | #top-section { | ||
- | z-index: | + | z-index: 9; |
- | width: | + | width: 1090px; |
} | } | ||
/*Image à afficher dans la section supérieur*/ | /*Image à afficher dans la section supérieur*/ | ||
#top-section img { | #top-section img { | ||
- | z-index: | + | z-index: 9; |
- | width: | + | width: 1090px; |
height: 98px; | height: 98px; | ||
} | } | ||
Line 29: | Line 29: | ||
position: relative; | position: relative; | ||
z-index: 4; | z-index: 4; | ||
- | width: | + | width: 924px; |
height: 20px; | height: 20px; | ||
background: transparent; | background: transparent; | ||
Line 71: | Line 71: | ||
/*1er claque de la fenêtre, avec image de fond*/ | /*1er claque de la fenêtre, avec image de fond*/ | ||
#content { | #content { | ||
- | width: | + | width: 1080px; |
padding-left: -2; | padding-left: -2; | ||
+ | background : white; | ||
background-image: url("");https://static.igem.org/mediawiki/2009/a/a2/Fonddegragegris.png | background-image: url("");https://static.igem.org/mediawiki/2009/a/a2/Fonddegragegris.png | ||
background-attachment: fixed; | background-attachment: fixed; | ||
Line 84: | Line 85: | ||
margin-bottom: 30px; | margin-bottom: 30px; | ||
padding-right: 10px; | padding-right: 10px; | ||
- | width: | + | width: 820px; |
text-align: justify; | text-align: justify; | ||
background: transparent; | background: transparent; | ||
Line 93: | Line 94: | ||
position: absolute; | position: absolute; | ||
top: 300px; | top: 300px; | ||
- | left: | + | left: 380px; |
z-index: 4; | z-index: 4; | ||
height: 100px; | height: 100px; | ||
Line 103: | Line 104: | ||
z-index: 2; | z-index: 2; | ||
height: 300px; | height: 300px; | ||
- | width: | + | width: 1090px; |
margin-top: -11px; | margin-top: -11px; | ||
- | margin-left: | + | margin-left: -161px; |
- | background-image: url("https://static.igem.org/mediawiki/2009/ | + | background-image: url("https://static.igem.org/mediawiki/2009/5/54/Louvre.jpg"); |
- | + | ||
- | + | ||
} | } | ||
/*Fond Menu haut*/ | /*Fond Menu haut*/ | ||
Line 116: | Line 115: | ||
left: 0px; | left: 0px; | ||
z-index: 3; | z-index: 3; | ||
- | height: | + | height: 50px; |
- | width: | + | width: 1090px; |
- | background-image: url("https://static.igem.org/mediawiki/2009/9/ | + | background-image: url("https://static.igem.org/mediawiki/2009/9/96/Barremenuhor.png"); |
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
} | } | ||
Line 131: | Line 130: | ||
/*Texte du menu haut*/ | /*Texte du menu haut*/ | ||
#menuhaut a { | #menuhaut a { | ||
- | z-index: | + | z-index: 6; |
margin-top: 300px; | margin-top: 300px; | ||
line-height: 1.5em; | line-height: 1.5em; | ||
Line 159: | Line 158: | ||
width: 160px; | width: 160px; | ||
height: 100%; | height: 100%; | ||
- | background-image: url(" | + | background-image: url("https://static.igem.org/mediawiki/2009/c/c4/Barre_opacity.png"); ; https://static.igem.org/mediawiki/2009/e/ee/Barre_de_menu_gauche2.png |
background-repeat: repeat-y; | background-repeat: repeat-y; | ||
opacity: 0.5; | opacity: 0.5; | ||
Line 177: | Line 176: | ||
width: 140px; | width: 140px; | ||
text-decoration: none; | text-decoration: none; | ||
+ | } | ||
+ | /*Petit titre du Menu gauche sélectionné*/ | ||
+ | .selflink { | ||
+ | display: block; | ||
+ | height: 18px; | ||
+ | width: 140px; | ||
+ | padding: 2px 4px; | ||
+ | background-image: url(https://static.igem.org/mediawiki/2009/d/d2/Boutonpetittitre2_-_selectionn%C3%A9.png); | ||
+ | background-repeat: no-repeat; | ||
+ | color: gold; | ||
+ | font-style: normal; | ||
+ | text-decoration: none; | ||
+ | margin-left: 7px; | ||
} | } | ||
/*Moyen titre du Menu gauche*/ | /*Moyen titre du Menu gauche*/ | ||
Line 219: | Line 231: | ||
th { | th { | ||
color: gold; | color: gold; | ||
- | font-size:100%; | + | font-size: 100%; |
} | } | ||
/*Texte "supérieur"*/ | /*Texte "supérieur"*/ | ||
Line 272: | Line 284: | ||
position: relative; | position: relative; | ||
z-index: 10; | z-index: 10; | ||
- | width: | + | width: 1080px; |
background-color: white; | background-color: white; | ||
} | } |
Revision as of 23:48, 21 September 2009