Template:Supbiotechcss.css
From 2009.igem.org
(Difference between revisions)
Enguerrand (Talk | contribs) |
|||
Line 10: | Line 10: | ||
#globalWrapper { | #globalWrapper { | ||
width: 100%; | width: 100%; | ||
- | background: | + | background: white; |
} | } | ||
/*__________________________________________En-tête de page____________________________________________*/ | /*__________________________________________En-tête de page____________________________________________*/ | ||
Line 16: | Line 16: | ||
#top-section { | #top-section { | ||
z-index: 9; | z-index: 9; | ||
- | width: | + | width: 800px; |
} | } | ||
/*Image à afficher dans la section supérieur*/ | /*Image à afficher dans la section supérieur*/ | ||
#top-section img { | #top-section img { | ||
z-index: 9; | z-index: 9; | ||
- | width: | + | width: 800px; |
height: 98px; | height: 98px; | ||
} | } | ||
Line 29: | Line 29: | ||
position: relative; | position: relative; | ||
z-index: 4; | z-index: 4; | ||
- | width: | + | width: 600px; |
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: 800px; |
padding-left: -2; | padding-left: -2; | ||
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"); | ||
Line 82: | Line 82: | ||
margin-bottom: 30px; | margin-bottom: 30px; | ||
padding-right: 10px; | padding-right: 10px; | ||
- | width: | + | width: 620px; |
text-align: justify; | text-align: justify; | ||
background: transparent; | background: transparent; | ||
Line 101: | Line 101: | ||
z-index: 2; | z-index: 2; | ||
height: 300px; | height: 300px; | ||
- | width: | + | width: 800px; |
margin-top: -11px; | margin-top: -11px; | ||
margin-left: -161px; | margin-left: -161px; | ||
Line 113: | Line 113: | ||
z-index: 3; | z-index: 3; | ||
height: 50px; | height: 50px; | ||
- | width: | + | width: 800px; |
background-image: url("https://static.igem.org/mediawiki/2009/9/96/Barremenuhor.png"); | background-image: url("https://static.igem.org/mediawiki/2009/9/96/Barremenuhor.png"); | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
Line 281: | Line 281: | ||
position: relative; | position: relative; | ||
z-index: 10; | z-index: 10; | ||
- | width: | + | width: 800px; |
background-color: white; | background-color: white; | ||
} | } |
Revision as of 19:26, 20 September 2009