Remove 404 css
This commit is contained in:
parent
f42d2a1f36
commit
83fb01a2a8
16
css/40x.css
16
css/40x.css
|
@ -1,16 +0,0 @@
|
|||
body {
|
||||
background: #151515;
|
||||
color: #e8e3e3
|
||||
}
|
||||
|
||||
.center {
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
left: 50%;
|
||||
transform: translate(-50%,-50%);
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.message {
|
||||
font-size: 48px;
|
||||
}
|
Loading…
Reference in a new issue