Update 404.html
This commit is contained in:
parent
b933ed8706
commit
7963c4baa2
1 changed files with 1 additions and 1 deletions
2
404.html
2
404.html
|
@ -12,7 +12,7 @@
|
||||||
type = "image/x-icon">
|
type = "image/x-icon">
|
||||||
<style>
|
<style>
|
||||||
*{
|
*{
|
||||||
margin: 0
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
-webkit-filter: grayscale(100%);
|
-webkit-filter: grayscale(100%);
|
||||||
|
|
Loading…
Reference in a new issue