Team:Paris-Saclay/left-column.css

From 2012.igem.org

(Difference between revisions)
Line 2: Line 2:
float: left;
float: left;
width: 220px;
width: 220px;
 +
heigh: auto;
margin-right: 10px;
margin-right: 10px;
margin-bottom: 0px;
margin-bottom: 0px;

Revision as of 10:29, 18 July 2012

  1. left-column {

float: left; width: 220px; heigh: auto; margin-right: 10px; margin-bottom: 0px; border: 1px groove #A9BFCB; border-radius: 15px 15px 15px 15px; padding: 10px; background-color: #234323; margin-top: -6px; }