Template:Cambridge2

From 2009.igem.org

(Difference between revisions)
Line 122: Line 122:
     color: #888;
     color: #888;
}
}
 +
 +
#left h4 {
 +
    display: block;
 +
    width: 170px;
 +
    height: 22px;
 +
    margin-top: 1px;
 +
    /*background: url(whatever.png) no-repeat left top;*/
 +
    background:#3D5089 no-repeat left top;
 +
    padding: 2px 4px;
 +
    text-decoration: none;
 +
    color: #888;
 +
    font-size:19px;
 +
}
 +
#left .selflink {
#left .selflink {
     display: block;
     display: block;

Revision as of 15:35, 22 July 2009

Hi there