More Bootstrap styling removed
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<div id="club-page-body" class="container">
|
||||
<div id="club-page-body" class="page-container">
|
||||
|
||||
<!-- Container on Top containing Club Information -->
|
||||
<div id="club-information-container" class="information-container">
|
||||
@@ -55,7 +55,7 @@
|
||||
</div> <!-- End of Club History Container -->
|
||||
|
||||
<!-- Container to Display Club's Current Competitions -->
|
||||
<div class="club-current-competitions-container">
|
||||
<div id="club-current-competitions-container">
|
||||
|
||||
<h2>Competitions</h2>
|
||||
|
||||
@@ -82,7 +82,7 @@
|
||||
<div id="club-stats-and-players-container" class="stats-container">
|
||||
|
||||
<!-- Club Player Container -->
|
||||
<div id="club-players-container" class="container">
|
||||
<div id="club-players-container" class="stats-container">
|
||||
|
||||
<h2>Players</h2>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user