Update 404.html

This commit is contained in:
mathias 2015-02-16 19:40:12 +02:00
parent 8bc6725a7f
commit 0a70a6fbd2

View file

@ -6,5 +6,13 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Minecraft.ga provides you a unique and interesting experience in Minecraft. This server allows you to do whatever you want; griefing, trolling - you name it.">
<title>Minecraft.ga &#187; Sandbox OP Server</title>
<style type="text/css">
body {
background-color: #5b8731;
background-image: linear-gradient(90deg, rgba(74,111,40,.3) 50%, transparent 50%),
linear-gradient(rgba(62,92,32,.2) 50%, transparent 50%);
background-size: 20px 20px;
}
</style>
</head>
</html>