Reversion of styles on leagues page

This commit is contained in:
Lucas Patenaude
2024-04-15 16:02:19 -06:00
parent 0bd33dcd1a
commit 30f005300c
25 changed files with 29 additions and 262 deletions

View File

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