mirror of
https://github.com/kaboomserver/website.git
synced 2024-12-01 11:37:03 -05:00
Update 404.html
This commit is contained in:
parent
1c9ae9f1ee
commit
dfab1ab96f
1 changed files with 1 additions and 8 deletions
9
404.html
9
404.html
|
@ -8,14 +8,7 @@
|
|||
<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;
|
||||
background: #000;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
|
Loading…
Reference in a new issue