From c5bc6d3e54a3805c60ce41d6f9032d889c1fcd3c Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Sun, 31 Jul 2022 17:49:43 +0200 Subject: [PATCH] update html page --- html/404.html | 37 +++++++++---------------------------- 1 file changed, 9 insertions(+), 28 deletions(-) diff --git a/html/404.html b/html/404.html index d1c4023..bf6c805 100644 --- a/html/404.html +++ b/html/404.html @@ -17,9 +17,11 @@ align-items: center; justify-content: center; font-family: Verdana; + background: #374564; + color: #fff; } - svg { + .img-404 { width: 100%; max-width: 300px; } @@ -35,47 +37,26 @@ footer { text-align: center; - border-top: 1px solid #ccc; + border-top: 1px solid #212a3d; width: 100%; padding-top: 20px; } - - - - - - - - - - - - + + +

This page was not found 🧐

-

- This page was not found! -

- Sorry, this page doesn't exist or is inaccessible for other reasons
- %status + Reason: %status

We hope this is not our fault… 🤪

Make sure to check the troubleshooting section in the Docs!