Template:Team:USTC Software/Header

From 2010.igem.org

(Difference between revisions)
Line 261: Line 261:
body#parts .aParts
body#parts .aParts
{ color: #F08F03; <!--cursor: default;--> }
{ color: #F08F03; <!--cursor: default;--> }
 +
 +
<!-- contents -->
 +
.leftcontent{
 +
    width: 350px;
 +
    float: left;
 +
    height: 500px;
 +
}
 +
 +
.rightcoent{
 +
    width: 350px;
 +
    float: right;
 +
    height: 500px;
 +
}

Revision as of 18:28, 12 October 2010