league-table.css commented out

This commit is contained in:
Lucas Patenaude
2024-04-15 01:27:04 -06:00
parent 33d9cbefce
commit 02cb46d90d
2 changed files with 26 additions and 12 deletions

View File

@@ -112,6 +112,12 @@
box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.5);
}
/*
==============================================================
HOVER STYLES
==============================================================
*/
/* Hover Styling for Standings and Top Scorers Cards */
#table-stats-container:hover, #top-scorers-stats-container:hover
{