bigger text and button
parent
ca72a91d20
commit
936b3ec2f6
|
|
@ -6,17 +6,17 @@
|
|||
background-image: url('/media/bg.jpg'); background-size: cover; background-repeat: no-repeat;
|
||||
}
|
||||
</style>
|
||||
<div style="position: absolute; bottom: 1; right: 0;margin: 25px; width: 30%; background-color: rgba(0, 0, 0, 0.6); color: #eeeeee; border-radius: 2px;">
|
||||
<div style="position: absolute; bottom: 1; right: 0;margin: 25px; width: 40%; background-color: rgba(0, 0, 0, 0.6); color: #eeeeee; border-radius: 2px;">
|
||||
<div style="padding: 20px;">
|
||||
<h2 style="text-align: justify;">Beyond Heroes</h2>
|
||||
<p style="text-align: justify;">
|
||||
<p style="text-align: justify; font-size: 24px;">
|
||||
The project that rose from the ashes of a game that was once. We aim to recreate the experience that we enjoyed throughout the years, while also adding new features that make it truly <i>Beyond</i> Heroes and Generals.<br>
|
||||
Join Us on this journey to relive the old days and experience something new by clicking on the button below!
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div style="position: absolute; bottom: 0; right: 0; margin-right: 25px; margin-bottom: 30px;">
|
||||
<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'">
|
||||
<a class="btn" href="https://discord.gg/gnnfKKuumg" style="padding: 10px 100px; font-family:'Trebuchet MS', sans-serif; font-size: 36px; font-weight: bold; background-color: #139358; color: white; border-radius: 2px;" onmouseover="this.style.backgroundColor='#0f7a4c'" onmouseout="this.style.backgroundColor='#139358'">
|
||||
To Battle!
|
||||
</a>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue