Stylize Minecraft guide buttons

This commit is contained in:
Salt 2020-09-27 17:19:17 -05:00
parent 9499d4cd98
commit 77f1b59ace
1 changed files with 8 additions and 1 deletions

View File

@ -2,6 +2,7 @@
<html>
<head>
<?php include $_SERVER['DOCUMENT_ROOT'].'/src/common-meta.php';?>
<link href="/styles/buttons.css" type="text/css" rel="stylesheet" />
<link rel="shortcut icon" href="/favicon.ico" />
<title>9iron</title>
</head>
@ -12,7 +13,13 @@
<h1>Modded Minecraft</h1>
<p>It's been a go-to of ours for a while. Ongoing and historical modpacks are listed here for your convenience and participation.</p>
<p>At-a-glance information is provided here for the various packs we play.</p>
<a href="/minecraft/setup" class="quickbutton">Setting Up Modded Minecraft</a>
<div class="iconbuttoncontainer">
<a href="/minecraft/setup" class="iconbutton">
<i class="fa fa-play"></i>
<h1>Setup</h1>
<p>Set up an entire modded Minecraft environment</p>
</a>
</div>
</div>
<div class="section">
<h1>Current Modpacks</h1>