Skip to content

Commit

Permalink
Update leaderboard.html
Browse files Browse the repository at this point in the history
  • Loading branch information
nwoyecid authored Jul 17, 2024
1 parent b7e036f commit 9e0cb99
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion leaderboard.html
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,13 @@
.toggle-button:last-child {
border-radius: 0 20px 20px 0;
}

.toggle-div iframe {
position: relative;
width: 95%;
height: 90%;
}


</style>
</head>
Expand Down Expand Up @@ -273,7 +280,7 @@ <h1 align="center">Leaderboard</h1> <br />

<div class="toggle-div" id="global">
<br /> <hr />
<iframe align="center" width=90% height=70% seamless frameborder="0" scrolling="yes" src="https://docs.google.com/spreadsheets/d/e/2PACX-1vSL6qw9cokBYoe_GbE21KeeXoo38EKnM-TI5fHaj1xJjxZEpUJR0UqMFsGHcwGnVJdeHGucle4vLaj9/pubchart?oid=302752031&amp;format=interactive"></iframe>
<iframe align="center" seamless frameborder="0" scrolling="yes" src="https://docs.google.com/spreadsheets/d/e/2PACX-1vSL6qw9cokBYoe_GbE21KeeXoo38EKnM-TI5fHaj1xJjxZEpUJR0UqMFsGHcwGnVJdeHGucle4vLaj9/pubchart?oid=302752031&amp;format=interactive"></iframe>
</div>

<p>Not satisfied with your score? Can you beat the top score? Take the study again <a href="https://bit.ly/endgen" style="color:blue">here !</a> It is allowed...</p>
Expand Down

0 comments on commit 9e0cb99

Please sign in to comment.