Apply modern-normalize CSS

This commit is contained in:
sfan5
2024-10-04 10:54:44 +02:00
parent 4533842e41
commit 967c1a0b51
2 changed files with 11 additions and 1 deletions

View File

@@ -3,9 +3,10 @@
<head>
<meta charset="utf-8">
<title>Minetest server list</title>
<link rel="stylesheet" href="modern-normalize.min.css">
<style>
body {
font-family: Roboto, Ubuntu, "Segoe UI", sans-serif;
margin: .5em;
}
a {
color: #336B87;