forked from lucaspatenaude/ScoreSpot
More CSS clean-up to remove redundant styling and streamline elements
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
|
||||
<!-- Container containing all league table stats -->
|
||||
<div id="league-table-stats-container" class="card-container">
|
||||
<table id="league-standings-table">
|
||||
<table id="league-standings-table" class="alternating-table">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>#</th>
|
||||
|
||||
Reference in New Issue
Block a user