Design changes on the server list page

This commit is contained in:
sfan5
2017-02-17 21:32:28 +01:00
parent 5e12cb5022
commit 5de6082f57
4 changed files with 42 additions and 31 deletions

View File

@@ -3,6 +3,9 @@
<head>
<meta charset="utf-8">
<title>Minetest server list</title>
<style type="text/css">
body { font-family: "Droid Sans", "Segoe UI", sans-serif; }
</style>
</head>
<body>
<div id="server_list"></div>