Template:MIT-header

From 2011.igem.org

(Difference between revisions)
Line 153: Line 153:
.section table, .section-links table {
.section table, .section-links table {
 +
        color: white;
width: 100%;
width: 100%;
height: 50px;
height: 50px;
text-align: center;
text-align: center;
 +
        background-color: #616161;
 +
}
 +
 +
.section table:hover, .section-links table:hover {
 +
        color: white;
 +
        background-color: #828282;
 +
}
}

Revision as of 08:21, 12 July 2011