Template:Supbiotechcss1.css
From 2009.igem.org
(Difference between revisions)
Enguerrand (Talk | contribs) |
Enguerrand (Talk | contribs) |
||
(15 intermediate revisions not shown) | |||
Line 5: | Line 5: | ||
/*fond en absence de fond*/ | /*fond en absence de fond*/ | ||
body { | body { | ||
- | + | background: white; | |
} | } | ||
/*contour de la fenêtre*/ | /*contour de la fenêtre*/ | ||
#globalWrapper { | #globalWrapper { | ||
width: 100%; | width: 100%; | ||
- | |||
} | } | ||
/*__________________________________________En-tête de page____________________________________________*/ | /*__________________________________________En-tête de page____________________________________________*/ | ||
Line 29: | Line 28: | ||
position: relative; | position: relative; | ||
z-index: 4; | z-index: 4; | ||
- | width: | + | width: 700px; |
height: 20px; | height: 20px; | ||
background: transparent; | background: transparent; | ||
Line 36: | Line 35: | ||
padding-left: 5px; | padding-left: 5px; | ||
margin-right: 10px; | margin-right: 10px; | ||
- | margin-top: | + | margin-top: 20px; |
} | } | ||
/*Titre de la page (spécifique)*/ | /*Titre de la page (spécifique)*/ | ||
Line 82: | Line 81: | ||
/*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; | ||
Line 107: | Line 106: | ||
width: 970px; | width: 970px; | ||
margin-top: -11px; | margin-top: -11px; | ||
- | margin-left: | + | margin-left: -175px; |
- | background-image: url("https://static.igem.org/mediawiki/2009/ | + | background-image: url("https://static.igem.org/mediawiki/2009/2/23/Headerhome2.png"); |
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
- | |||
} | } | ||
/*Fond Menu haut*/ | /*Fond Menu haut*/ | ||
Line 122: | Line 120: | ||
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; | ||
+ | https://static.igem.org/mediawiki/2009/9/98/Barremenuhorronde.png | ||
} | } | ||
/*??? mais ne pas supprmier !!!*/ | /*??? mais ne pas supprmier !!!*/ | ||
Line 146: | Line 145: | ||
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*/ | ||
Line 178: | Line 163: | ||
padding: 2px 4px; | padding: 2px 4px; | ||
width: 140px; | width: 140px; | ||
- | |||
} | } | ||
/*Moyen titre du Menu gauche*/ | /*Moyen titre du Menu gauche*/ | ||
Line 219: | Line 203: | ||
} | } | ||
/*Texte "selectionné"*/ | /*Texte "selectionné"*/ | ||
- | th { | + | #th { |
color: gold; | color: gold; | ||
font-size:100%; | font-size:100%; |
Latest revision as of 02:35, 22 October 2009