Final Changes

This commit is contained in:
Matt Burchett
2013-09-17 21:20:03 -05:00
parent 6e3baa54a2
commit d40adeff31
2 changed files with 2 additions and 2 deletions

0
index.html Normal file → Executable file
View File

View File

@ -995,8 +995,6 @@ ul {
list-style-image: url("../images/bullet.png"); list-style-image: url("../images/bullet.png");
} }
u2 {
}
strong { strong {
font-family: 'OpenSansBold', "Helvetica Neue", Helvetica, Arial, sans-serif !important; font-family: 'OpenSansBold', "Helvetica Neue", Helvetica, Arial, sans-serif !important;
@ -1064,6 +1062,8 @@ table {
border-collapse: collapse; border-collapse: collapse;
} }
.tab { margin-left: 22px; }
th { th {
text-align: left; text-align: left;
padding: 5px 10px; padding: 5px 10px;