Team:Paris-Saclay/body.css
From 2012.igem.org
(Difference between revisions)
YohannPetiot (Talk | contribs) |
YohannPetiot (Talk | contribs) |
||
Line 37: | Line 37: | ||
height : 600px; | height : 600px; | ||
overflow : hidden; | overflow : hidden; | ||
- | background-image : url("http:// | + | background-image : url("http://img268.imageshack.us/img268/7830/chromosome.jpg"); |
position : relative; | position : relative; | ||
} | } |
Revision as of 13:27, 10 August 2012
- globalWrapper {
background-color : rgb(226,226,226); }
- content{
width : 1000px; border : none; padding-bottom :0px; padding-left :0px; padding-right :0px; padding-top :0px; margin-top :-15px; }
body { background-color : rgb(226,226,226); }
- paris-saclay{
margin-top : -6px; background-color: rgb(185, 211, 238); overflow:hidden; }
- content-paris-saclay{
margin-left:240px; margin-top:-6px; padding-left : 10px; padding-right : 10px; padding-top : 10px; padding-bottom : 10px; background-color : rgb(255,255,255); }
- main-paris-saclay{
border-top: 3px solid rgb(35, 35, 35); height : 600px; overflow : hidden; background-image : url("http://img268.imageshack.us/img268/7830/chromosome.jpg"); position : relative; }