Updated description

This commit is contained in:
mathias 2016-12-22 23:08:39 +02:00
parent 154823e6ae
commit 37f5aaef8e
2 changed files with 7 additions and 7 deletions

View file

@ -65,7 +65,7 @@ a:focus {
.logo:before {
content: '\1F525';
}
.join:before {
.play:before {
content: "\2139";
}
.downloads:before {

View file

@ -19,20 +19,20 @@
<body>
<div id="navigation">
<span><a href="#home" title="Home" class="logo"></a></span>
<span><a href="#join" title="Join Server" class="join"></a></span>
<span><a href="#play" title="Play" class="play"></a></span>
<span><a href="#downloads" title="Downloads" class="downloads"></a></span>
</div>
<div id="home" class="main">
<div class="main-container">
<h1>Welcome to Flame.ga!</h1>
<p>Flame.ga provides you a unique experience in Minecraft. On this multiplayer server, you are allowed to do whatever you want. You get access to a large amount of free OP (operator) commands to use whenever you like, as well as a few server plugins, such as WorldEdit and DisguiseCraft. To make your experience fresh and lag-free, the server will reset once every day.</p>
<a href="#join" class="button">Join Server</a>
<p>Flame.ga is a Minecraft server where you can do anything you want, whether it be building or testing commands. Enjoy access to many operator commands and server tools, such as WorldEdit and CommandSpy.</p>
<a href="#join" class="button">Play</a>
</div>
</div>
<div id="join" class="main">
<div id="play" class="main">
<div class="main-container">
<h1>Join Server</h1>
<p>If you want to join the server, simply add the IP "flame.ga" to your server list in Minecraft.</p>
<h1>Play</h1>
<p>If you want to play on Flame.ga, simply add the IP "flame.ga" to your server list in Minecraft.</p>
</div>
</div>
<div id="downloads" class="main">