mirror of
https://github.com/kaboomserver/website.git
synced 2024-12-22 07:45:00 +00:00
22 lines
791 B
HTML
22 lines
791 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta http-equiv="refresh" content="0;url=https://minecraft.ga/">
|
|
<meta charset="utf-8">
|
|
<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 » 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;
|
|
}
|
|
@media (min-width:767px){
|
|
body {
|
|
background-size: 30px 30px;
|
|
}
|
|
</style>
|
|
</head>
|
|
</html>
|