404 Update
This commit is contained in:
parent
7db3add369
commit
e97f5655f7
2 changed files with 1 additions and 3 deletions
4
404.html
4
404.html
|
@ -27,14 +27,12 @@
|
|||
}
|
||||
marquee{
|
||||
height: 100vh;
|
||||
-webkit-filter: grayscale(100%);
|
||||
filter: grayscale(100%);
|
||||
}
|
||||
</style></head>
|
||||
<body>
|
||||
<marquee behavior="alternate" scrollamount="30">
|
||||
<marquee behavior="alternate" scrollamount="30" direction="down">
|
||||
<img src="assets/dvd.png">
|
||||
<img src="assets/404.png">
|
||||
</marquee>
|
||||
</marquee>
|
||||
</body>
|
||||
|
|
BIN
assets/404.png
Normal file
BIN
assets/404.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 44 KiB |
Loading…
Reference in a new issue