Team:SDU-Denmark/css2

From 2010.igem.org

(Difference between revisions)
Line 113: Line 113:
#leftcolumn {
#leftcolumn {
   float: left;
   float: left;
 +
  padding: 20px;
 +
  border: 1px solid #f0f0f0;
 +
  border-bottom: 2px solid #ccc;
 +
-webkit-border-radius: 5px;
 +
-moz-border-radius: 5px;
 +
border-radius: 5px;
   width: 623px;
   width: 623px;
}
}

Revision as of 15:19, 28 June 2010