Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
<br>
<p>OUR TOP CONTRIBUTERS</p>
<br>
<button type="button" class="nes-btn is-success" style="background-color: lightseagreen;">1st Place</button>
<br>
<button type="button" class="nes-btn is-success" style="background-color: green;">1st place</button>
<br>
<br>
<button type="button" class="nes-btn is-primary" style="background-color: green;">2st Place</button>
<br>
Expand All @@ -29,8 +29,10 @@
<br>
<br>
<button type="button" class="nes-btn" style="background-color: red;">5th Place</button>
<br>
<button type="button" class="nes-btn" style="background-color: red;">6th Place</button>
</div>

</body>

</html>
</html>