New table styling added

This commit is contained in:
Lucas Patenaude
2024-04-14 15:47:07 -06:00
parent f6f75075e0
commit 4cf078cca9
5 changed files with 55 additions and 46 deletions

View File

@@ -6,14 +6,14 @@
#standings-table {
width: 100%;
padding: 5px;
padding: 15px;
}
#club-logo {
#table-club-logo {
width: 20px;
margin-right: 5px;
cursor: pointer;
transform: skewX(0deg); /* Skew the banner to create a triangular side */
}
#club-name {