Team:USTC CHINA/protocol.css

From 2013.igem.org

(Difference between revisions)
Line 32: Line 32:
padding:5px;
padding:5px;
float:left;
float:left;
 +
}
 +
.leftbar a{
 +
color:#6b737a;
}
}

Revision as of 12:55, 25 September 2013

.protocol-col-1{ margin-top:30px; width:580px; height:420px; } .protocol-col-1 h{ font-size:24px; line-height:30px; float:left; } .protocol-col-1 h1, .protocol-col-2 h1{ font-size:20px; line-height:24px; } .protocol-col-1 h2, .protocol-col-2 h2{ font-size:16px; margin-left:10px; line-height:16px; } .protocol-col-2 h{ font-size:24px; line-height:30px; } .protocol-col-sub{ width:280px; padding:5px; float:left; } .protocol-col-2{ width:280px; height:300px; padding:5px; float:left; } .leftbar a{ color:#6b737a; }