Team:Alberta/table.css

From 2010.igem.org

(Difference between revisions)
Line 2: Line 2:
{
{
color:orange;
color:orange;
 +
border-bottom: 1px solid black;
}
}
.datetable
.datetable

Revision as of 22:17, 3 October 2010

.headers { color:orange; border-bottom: 1px solid black; } .datetable { color:red; border: 1px solid black; }