Team:Paris-Saclay/body.css
From 2012.igem.org
(Difference between revisions)
YohannPetiot (Talk | contribs) |
YohannPetiot (Talk | contribs) |
||
Line 24: | Line 24: | ||
#content-paris-saclay{ | #content-paris-saclay{ | ||
- | margin-left: | + | margin-left:320px; |
- | margin-top:- | + | margin-top:-20px; |
- | padding | + | padding : 10px; |
- | + | ||
- | + | ||
- | + | ||
background-color : rgb(255,255,255); | background-color : rgb(255,255,255); | ||
} | } |
Revision as of 09:46, 18 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:320px; margin-top:-20px; padding : 10px; background-color : rgb(255,255,255); }
- main-paris-saclay{
border-top: 3px solid rgb(35, 35, 35); height : 550px; overflow : hidden; background-image : url("http://img268.imageshack.us/img268/7830/chromosome.jpg"); position : relative; }
- social-follow {
list-style-type:none; list-style-image:none; }
- social-follow li {
float : left; }
- social-follow div {
display : inline-block; margin : 5 5 5 5px; }