Removed chat logs

This commit is contained in:
mathias 2015-12-21 23:58:06 +02:00
parent d2f29e9dfa
commit 48d4762440

View file

@ -389,10 +389,7 @@
#downloads a {
display: inline-block;
padding: 0.625em 0.688em 0.625em 0.688em;
margin: 1.875em 0.313em 0 0;
}
#downloads a:last-child {
margin: 1.875em 0 0 0.313em;
margin: 1.875em 0 0 0;
}
/* Responsive Design */
@media (min-width: 0px) {
@ -566,7 +563,7 @@
<span>December 20, 2015</span>
</li>
<li>
<p>We've added downloads for the server's worlds and chatlogs! These downloads will update every five minutes.</p>
<p>We've added downloads for the server's worlds! These downloads will update every five minutes.</p>
<span>December 13, 2015</span>
</li>
<li>
@ -645,7 +642,7 @@
<div id="downloadscontainer">
<h2>Downloads</h2>
<p>Feel free to download a copy of the server's worlds and chatlogs. Updates every five minutes.</p>
<a href="https://github.com/flameserver/downloads/archive/worlds.zip" id="worlds">Worlds</a><a href="https://github.com/flameserver/downloads/archive/chatlogs.zip" id="chatlogs">Chatlogs</a>
<a href="https://github.com/flameserver/downloads/archive/worlds.zip" id="worlds">Worlds</a>
</div>
</div>
</body>