Team:USTC CHINA/protocol.css

From 2013.igem.org

(Difference between revisions)
 
Line 10: Line 10:
}
}
.protocol-col-1 h1, .protocol-col-2 h1{
.protocol-col-1 h1, .protocol-col-2 h1{
 +
color:#6b737a;
font-size:20px;
font-size:20px;
line-height:24px;
line-height:24px;
}
}
.protocol-col-1 h2, .protocol-col-2 h2{
.protocol-col-1 h2, .protocol-col-2 h2{
 +
color:#6b737a;
font-size:16px;
font-size:16px;
margin-left:10px;
margin-left:10px;

Latest revision as of 12:58, 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{ color:#6b737a; font-size:20px; line-height:24px; } .protocol-col-1 h2, .protocol-col-2 h2{ color:#6b737a; 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; } .leftbar a:hover{ color:#303030; }