Add line breaks, restyle them
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
<body>
|
||||
<?php include $_SERVER['DOCUMENT_ROOT'].'/src/common-header.php';?>
|
||||
<div class="content">
|
||||
<h1>Data Services</h1>
|
||||
<div class="iconbuttoncontainer">
|
||||
<a href="https://git.9iron.club" class="iconbutton">
|
||||
<i class="fa fa-gitea"></i>
|
||||
@@ -28,7 +27,7 @@
|
||||
<p>Centralized statistics dashboard</p>
|
||||
</a>
|
||||
</div>
|
||||
<h1>Communication Services</h1>
|
||||
<div class="break"></div>
|
||||
<div class="iconbuttoncontainer">
|
||||
<a href="https://cowfee.moe" class="iconbutton">
|
||||
<i class="fa fa-pleroma"></i>
|
||||
@@ -41,7 +40,7 @@
|
||||
<p>Federated messaging client, more similar to Slack than Discord</p>
|
||||
</a>
|
||||
</div>
|
||||
<h1>Games</h1>
|
||||
<div class="break"></div>
|
||||
<div class="iconbuttoncontainer">
|
||||
<a href="/minecraft" class="iconbutton">
|
||||
<i class="fa fa-gamepad"></i>
|
||||
|
Reference in New Issue
Block a user