club homepage complete

This commit is contained in:
dominicjk
2024-04-15 14:14:23 -06:00
parent 411e6bf584
commit 0bd33dcd1a
6 changed files with 90 additions and 38 deletions

View File

@@ -29,7 +29,7 @@
}
/* Table that holds all the standing information */
#standings-table
#standings-table, .table
{
width: 100%;
padding: 15px;
@@ -43,7 +43,8 @@
/* Data in Row Style */
td
{
padding: 5px;
padding: 15px;
}
/* Every Odd Row in Table Style */