Fixing alignment issues in tables.

This commit is contained in:
Mark Story 2010-01-13 22:37:30 -05:00
parent e60243c464
commit 943af988f6

View file

@ -139,7 +139,7 @@ table {
th {
border:0;
border-bottom:2px solid #555;
text-align: center;
text-align: left;
padding:4px;
}
th a {