Team:Penn/css/columns

From 2012.igem.org

Revision as of 08:45, 20 August 2012 by Amurthur (Talk | contribs)

.leftcolumn {

 width: 450px;
 float: left;
 position:relative;
 text-align: center;
 margin-left: 10px;


}

.rightcolumn {

 width:450px;
 float: right;
 position:relative;
 text-align: center;
 margin-right: 0px;
  1. content {
 padding-bottom:40px; padding-top:20px;

}