website/404.html

23 lines
791 B
HTML
Raw Normal View History

2014-10-17 15:10:25 -04:00
<!DOCTYPE html>
<html lang="en">
<head>
2015-02-16 12:38:08 -05:00
<meta http-equiv="refresh" content="0;url=https://minecraft.ga/">
2014-10-17 15:10:25 -04:00
<meta charset="utf-8">
2015-02-15 18:49:05 -05:00
<meta name="viewport" content="width=device-width, initial-scale=1.0">
2015-02-16 11:43:55 -05: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 12:40:12 -05: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;
}
2015-02-16 12:41:35 -05:00
@media (min-width:767px){
body {
background-size: 30px 30px;
}
</style>
2014-10-17 15:10:25 -04:00
</head>
2015-01-26 10:37:28 -05:00
</html>