Team:USTC CHINA/protocol.css

From 2013.igem.org

(Difference between revisions)
Line 6: Line 6:
.protocol-col-1 h{
.protocol-col-1 h{
font-size:30px;
font-size:30px;
 +
line-height:30px;
 +
width:580px;
}
}
.protocol-col-1 h1{
.protocol-col-1 h1{

Revision as of 11:58, 25 September 2013

.protocol-col-1{ margin-top:30px; width:580px; height:400px; } .protocol-col-1 h{ font-size:30px; line-height:30px; width:580px; } .protocol-col-1 h1{ font-size:24px; } .protocol-col-1 h2{ font-size:20px; } .protocol-col-sub{ width:280px; padding:5px; float:left; } .protocol-col-2{ width:280px; padding:5px; float:left; }