Comments added to league-table page
This commit is contained in:
@@ -25,12 +25,13 @@
|
|||||||
border-bottom: 3px solid red; /* Add red bottom border */
|
border-bottom: 3px solid red; /* Add red bottom border */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Table that holds all the standing information */
|
||||||
#standings-table {
|
#standings-table {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
padding: 15px;
|
padding: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* */
|
/* Set the width for the column containing the club logo */
|
||||||
#club-logo-column {
|
#club-logo-column {
|
||||||
width: 25px;
|
width: 25px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user