Clickable links added to top scorers container on league pages
This commit is contained in:
@@ -7,6 +7,16 @@
|
||||
margin-bottom: 10px; /* Adjust the value as needed */
|
||||
}
|
||||
|
||||
#top-scorers-stats-container tbody tr:hover {
|
||||
|
||||
border: 1px solid lightgray;
|
||||
|
||||
|
||||
#club-name-column {
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
|
||||
#goals-column {
|
||||
text-align: center;
|
||||
font-size: 20px;
|
||||
|
||||
Reference in New Issue
Block a user