Update icons for games

They're completely arbitrary
This commit is contained in:
Salt 2021-01-20 19:39:11 -06:00
parent 943466fa16
commit 7daf825ea1
1 changed files with 4 additions and 4 deletions

View File

@ -10,22 +10,22 @@
<div class="content">
<div class="iconbuttoncontainer">
<a href="/minecraft" class="iconbutton">
<i class="fa fa-gamepad"></i>
<i class="fa fa-cube"></i>
<h1>Minecraft</h1>
<p>Modded Minecraft is one of our most-common time wasters</p>
</a>
<a href="/terraria" class="iconbutton">
<i class="fa fa-gamepad"></i>
<i class="fa fa-tree"></i>
<h1>Terraria</h1>
<p>A game we've sunk just as much time into as Minecraft. Sometimes modded, sometimes not</p>
</a>
<a href="/tes3mp" class="iconbutton">
<i class="fa fa-gamepad"></i>
<i class="fa fa-moon"></i>
<h1>TES3MP</h1>
<p>Morrowind, but multiplayer. And it's nowhere near as jank as it sounds</p>
</a>
<a href="/gmod" class="iconbutton">
<i class="fa fa-gamepad"></i>
<i class="fa fa-circle-o"></i>
<h1>Garry's Mod</h1>
<p>It's second banana to other games, but we may have a server up from time to time</p>
</a>