Skip to content

Commit

Permalink
let's try something
Browse files Browse the repository at this point in the history
  • Loading branch information
cobblesteve01 authored May 31, 2024
1 parent dcd9f4a commit 670c6dd
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion worlds.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,11 @@
<li style="float: right;"><a href="https://github.com/cobblesteve01/Eaglercraft-Extras" target="_blank"><img src="assets/github.png" style="height: 25px; color: white;" alt=""></a></li>
</ul>

<h1 align="center" style="font-size: 54px; margin-bottom: -10px; text-decoration: none">Worlds</h1>
<p align="center" style='font-family: inter-medium;'>Made by the team.</p>

<div class="container">
<button class="button" style="height: 200px; margin: 15px; cursor: unset;">Skyblock<br><br><a class="play-hover" style="text-decoration: none; color: white; border-radius: 12.5px; background-color: dodgerblue; padding-top: 10px; padding-bottom: 10px; padding-right: 15px; padding-left: 15px;" href="worlds/Skyblock.epk" download="Skyblock.epk"><span class="material-icons-round" style='vertical-align: -3.5px; scale: 125%;'>file_download</span>&nbsp;Download</a></button><br>
<button class="button" style="height: 220px; margin: 15px; cursor: unset;"><img src="worlds/images/skyblock.png" alt="skyblock.png"><br>Skyblock<br><br><a class="play-hover" style="text-decoration: none; color: white; border-radius: 12.5px; background-color: dodgerblue; padding-top: 10px; padding-bottom: 10px; padding-right: 15px; padding-left: 15px;" href="worlds/Skyblock.epk" download="Skyblock.epk"><span class="material-icons-round" style='vertical-align: -3.5px; scale: 125%;'>file_download</span>&nbsp;Download</a></button><br>
</div>

</body>
Expand Down
Binary file added worlds/Skyblock.epk
Binary file not shown.
Binary file added worlds/images/skyblock.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 670c6dd

Please sign in to comment.