Button Layout
This commit is contained in:
+3
-3
@@ -56,7 +56,7 @@
|
||||
<h1 style="color: #F7A4A4">Welcome to the games section</h1>
|
||||
|
||||
<div class="mainPageCards">
|
||||
<div class="color3">
|
||||
<div class="googlePlayCard">
|
||||
<h2>Google Play</h2>
|
||||
<p>
|
||||
Visit our page on Google Play!
|
||||
@@ -74,14 +74,14 @@
|
||||
<button style="background-image: linear-gradient(#B6E2A1, #FFFBC1)" onclick="window.location.href='https://play.google.com/store/apps/details?id=com.IOGameStudios.FlufflParty'">Get!</button>
|
||||
|
||||
</div>
|
||||
<div class="color2">
|
||||
<div class="color3">
|
||||
<h2>FlufflParty Test Build</h2>
|
||||
|
||||
<p>
|
||||
You can download a test build of FlufflParty for PC now.
|
||||
</p>
|
||||
|
||||
<button style="background-image: linear-gradient(#B6E2A1, #FFFBC1)" onclick="window.location.href='https://www.iogamestudios.de/FlufflParty.zip'">Download</button>
|
||||
<button style="background-image: linear-gradient(#b9a4f7, #ece2ff);" onclick="window.location.href='https://www.iogamestudios.de/FlufflParty.zip'">Download</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user