changed the battle link

master
Jukoga 2024-12-01 20:59:52 +01:00
parent 57bfe200fb
commit 93e1ac1f1b
1 changed files with 2 additions and 2 deletions

View File

@ -16,9 +16,9 @@
</div>
</div>
<div style="position: absolute; bottom: 0; right: 0; margin-right: 25px; margin-bottom: 30px;">
<button class="btn" style="padding: 5px 75px; font-family:'Trebuchet MS', sans-serif; font-size: 30px; font-weight: bold; background-color: #139358; color: white; border-radius: 2px;" onmouseover="this.style.backgroundColor='#0f7a4c'" onmouseout="this.style.backgroundColor='#139358'">
<a class="btn" href="https://discord.gg/gnnfKKuumg" style="padding: 5px 75px; font-family:'Trebuchet MS', sans-serif; font-size: 30px; font-weight: bold; background-color: #139358; color: white; border-radius: 2px;" onmouseover="this.style.backgroundColor='#0f7a4c'" onmouseout="this.style.backgroundColor='#139358'">
To Battle!
</button>
</a>
</div>
{% endblock %}