Team:Paris-Saclay/left-column.css
From 2012.igem.org
(Difference between revisions)
YohannPetiot (Talk | contribs) |
YohannPetiot (Talk | contribs) |
||
Line 2: | Line 2: | ||
float: left; | float: left; | ||
width: 220px; | width: 220px; | ||
- | |||
margin-right: 10px; | margin-right: 10px; | ||
margin-bottom: 0px; | margin-bottom: 0px; |
Revision as of 10:13, 3 August 2012
- left-column{
float: left; width: 220px; margin-right: 10px; margin-bottom: 0px; padding: 10px; background-color: rgb(185, 211, 238); margin-top: 0px;
}