Template:Supbiotechcss.css
From 2009.igem.org
(Difference between revisions)
Enguerrand (Talk | contribs) |
Enguerrand (Talk | contribs) |
||
(36 intermediate revisions not shown) | |||
Line 5: | Line 5: | ||
/*fond en absence de fond*/ | /*fond en absence de fond*/ | ||
body { | body { | ||
- | background: | + | background: white; |
} | } | ||
/*contour de la fenêtre*/ | /*contour de la fenêtre*/ | ||
Line 15: | Line 15: | ||
/*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: 10; |
- | width: | + | width: 970px; |
} | } | ||
/*Image à afficher dans la section supérieur*/ | /*Image à afficher dans la section supérieur*/ | ||
#top-section img { | #top-section img { | ||
- | z-index: | + | z-index: 10; |
- | width: | + | width: 970px; |
height: 98px; | height: 98px; | ||
} | } | ||
Line 29: | Line 29: | ||
position: relative; | position: relative; | ||
z-index: 4; | z-index: 4; | ||
- | width: | + | width: 700px; |
height: 20px; | height: 20px; | ||
background: transparent; | background: transparent; | ||
Line 36: | Line 36: | ||
padding-left: 5px; | padding-left: 5px; | ||
margin-right: 10px; | margin-right: 10px; | ||
- | margin-top: | + | margin-top: 25px; |
} | } | ||
/*Titre de la page (spécifique)*/ | /*Titre de la page (spécifique)*/ | ||
.firstHeading { | .firstHeading { | ||
width: 100%; | width: 100%; | ||
+ | height: 17px; | ||
margin-left: -5px; | margin-left: -5px; | ||
padding-right: 5px; | padding-right: 5px; | ||
margin-top: -5px; | margin-top: -5px; | ||
- | background: | + | background-image: url("https://static.igem.org/mediawiki/2009/9/96/Barremenuhor.png"); |
+ | background-repeat: no-repeat; | ||
color: white; | color: white; | ||
} | } | ||
Line 51: | Line 53: | ||
position: relative; | position: relative; | ||
z-index: 4; | z-index: 4; | ||
+ | margin-top: 15px; | ||
background: transparent; | background: transparent; | ||
- | |||
} | } | ||
/*Petit titre et sommaire*/ | /*Petit titre et sommaire*/ | ||
Line 64: | Line 66: | ||
position: relative; | position: relative; | ||
z-index: 4; | z-index: 4; | ||
- | width: | + | width: 450px; |
margin-top: 0px; | margin-top: 0px; | ||
margin-bottom: 7px; | margin-bottom: 7px; | ||
+ | background-image: url("");https://static.igem.org/mediawiki/2009/8/8e/Sommaire_bibou.jpg | ||
+ | background-repeat: no-repeat; | ||
} | } | ||
/*__________________________________________Content & BodyContent________________________________________*/ | /*__________________________________________Content & BodyContent________________________________________*/ | ||
/*1er claque de la fenêtre, avec image de fond*/ | /*1er claque de la fenêtre, avec image de fond*/ | ||
#content { | #content { | ||
- | width: | + | width: 960px; |
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 |
background-attachment: fixed; | background-attachment: fixed; | ||
+ | border-left:1px solid #444444; | ||
+ | border-right:1px solid #444444; | ||
} | } | ||
/*2nd claque de la fenêtre, avec texte*/ | /*2nd claque de la fenêtre, avec texte*/ | ||
#bodyContent { | #bodyContent { | ||
- | margin-left: | + | margin-left: 170px; |
margin-top: -5px; | margin-top: -5px; | ||
margin-bottom: 30px; | margin-bottom: 30px; | ||
padding-right: 10px; | padding-right: 10px; | ||
- | width: | + | width: 700px; |
text-align: justify; | text-align: justify; | ||
background: transparent; | background: transparent; | ||
Line 91: | Line 97: | ||
position: absolute; | position: absolute; | ||
top: 300px; | top: 300px; | ||
- | left: | + | left: 250px; |
z-index: 4; | z-index: 4; | ||
height: 100px; | height: 100px; | ||
Line 101: | Line 107: | ||
z-index: 2; | z-index: 2; | ||
height: 300px; | height: 300px; | ||
- | width: | + | width: 970px; |
margin-top: -11px; | margin-top: -11px; | ||
- | margin-left: - | + | margin-left: -175px; |
- | background-image: url("https://static.igem.org/mediawiki/2009/5/54/Louvre.jpg | + | background-image: url("https://static.igem.org/mediawiki/2009/e/ed/DVS.png"); |
+ | background-repeat: no-repeat; | ||
+ | https://static.igem.org/mediawiki/2009/5/54/Louvre.jpg; | ||
} | } | ||
/*Fond Menu haut*/ | /*Fond Menu haut*/ | ||
Line 112: | Line 120: | ||
left: 0px; | left: 0px; | ||
z-index: 3; | z-index: 3; | ||
- | height: | + | height: 35px; |
- | width: | + | width: 970px; |
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 140: | Line 148: | ||
float: left; | float: left; | ||
width: 134px; | width: 134px; | ||
- | margin-left: - | + | margin-left: -176px; |
margin-right: 18px; | margin-right: 18px; | ||
margin-top: -11px; | margin-top: -11px; | ||
padding-left: 5px; | padding-left: 5px; | ||
display: table; | display: table; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
/*Petit titre du Menu gauche*/ | /*Petit titre du Menu gauche*/ | ||
#menu a { | #menu a { | ||
z-index: 5; | z-index: 5; | ||
- | background-image: url(https://static.igem.org/mediawiki/2009/5/57/Boutontitre.png); | + | background-image: url("https://static.igem.org/mediawiki/2009/5/57/Boutontitre.png"); |
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
color: black; | color: black; | ||
Line 172: | Line 166: | ||
padding: 2px 4px; | padding: 2px 4px; | ||
width: 140px; | width: 140px; | ||
- | |||
} | } | ||
/*Petit titre du Menu gauche sélectionné*/ | /*Petit titre du Menu gauche sélectionné*/ | ||
.selflink { | .selflink { | ||
+ | z-index: 5; | ||
display: block; | display: block; | ||
height: 18px; | height: 18px; | ||
width: 140px; | width: 140px; | ||
padding: 2px 4px; | padding: 2px 4px; | ||
- | |||
- | |||
color: gold; | color: gold; | ||
- | font-style: | + | font-style: bold; |
- | + | ||
margin-left: 7px; | margin-left: 7px; | ||
} | } | ||
Line 190: | Line 181: | ||
#menu b { | #menu b { | ||
z-index: 5; | z-index: 5; | ||
- | background-image: url(https://static.igem.org/mediawiki/2009/c/cb/Bouton_inter.png); | + | background-image: url("https://static.igem.org/mediawiki/2009/c/cb/Bouton_inter.png"); |
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
color: white; | color: white; | ||
Line 203: | Line 194: | ||
#Partie { | #Partie { | ||
z-index: 5; | z-index: 5; | ||
- | background-image: url(https://static.igem.org/mediawiki/2009/3/3b/Boutongrandtitre.png); | + | background-image: url("https://static.igem.org/mediawiki/2009/3/3b/Boutongrandtitre.png"); |
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
color: white; | color: white; | ||
Line 224: | Line 215: | ||
z-index: 4; | z-index: 4; | ||
background: transparent; | background: transparent; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
/*Texte "supérieur"*/ | /*Texte "supérieur"*/ | ||
Line 257: | Line 243: | ||
float: right; | float: right; | ||
} | } | ||
- | /*Logo | + | /*Logo Sup'Biotech*/ |
- | # | + | #logosb { |
position: absolute; | position: absolute; | ||
left: 10px; | left: 10px; | ||
z-index: 6; | z-index: 6; | ||
} | } | ||
- | /*Logo | + | /*Logo iGEM-team*/ |
- | # | + | #logoigem { |
position: absolute; | position: absolute; | ||
- | top: | + | top:35px; |
- | right: | + | right: 5px; |
z-index: 6; | z-index: 6; | ||
} | } | ||
Line 281: | Line 267: | ||
position: relative; | position: relative; | ||
z-index: 10; | z-index: 10; | ||
- | width: | + | width: 960px; |
background-color: white; | background-color: white; | ||
} | } |
Latest revision as of 14:36, 18 October 2009