Update 404.html

This commit is contained in:
DremOS Developing Team 2018-10-10 11:32:23 -05:00 committed by GitHub
parent 78ac0025f6
commit baad51e937
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,7 @@
<style> <style>
body { body {
background-color:blue; background-color:blue;
link-decoration:none;
} }
p { p {
color:white; color:white;