forked from lucaspatenaude/ScoreSpot
Styling added to top scorers
This commit is contained in:
@@ -1,13 +1,5 @@
|
||||
#league-table-container {
|
||||
|
||||
width: 60%;
|
||||
background-color: #eaeaea; /* Example background color */
|
||||
|
||||
border: 1px solid gray;
|
||||
border-radius: 8px;
|
||||
|
||||
box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.4);
|
||||
/* Add any other styling you need for the league table container */
|
||||
}
|
||||
|
||||
#standings-table {
|
||||
|
||||
Reference in New Issue
Block a user