website/404.html

19 lines
724 B
HTML
Raw Normal View History

2014-10-17 19:10:25 +00:00
<!DOCTYPE html>
<html lang="en">
<head>
2015-02-16 17:38:08 +00:00
<meta http-equiv="refresh" content="0;url=https://minecraft.ga/">
2014-10-17 19:10:25 +00:00
<meta charset="utf-8">
2015-02-15 23:49:05 +00:00
<meta name="viewport" content="width=device-width, initial-scale=1.0">
2015-02-16 16:43:55 +00:00
<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>
2015-02-16 17:40:12 +00:00
<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>
2014-10-17 19:10:25 +00:00
</head>
2015-01-26 15:37:28 +00:00
</html>