From b12be35a7117be502ad218f7d3e6c7ad67723eb6 Mon Sep 17 00:00:00 2001 From: Andras Schmelczer Date: Sun, 25 Sep 2022 20:16:43 +0200 Subject: [PATCH] Update 404 page --- static/no-change/404.html | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/static/no-change/404.html b/static/no-change/404.html index 5de1ae4..7c62e5c 100644 --- a/static/no-change/404.html +++ b/static/no-change/404.html @@ -20,17 +20,24 @@ background-color: #b7455e; } - h1 { + div { + text-align: center; + } + + h1, + a { font-family: 'Roboto', 'Helvetica Neue', sans-serif; font-weight: 100; font-size: 3rem; color: white; - text-align: center; - padding: 0.5rem; + padding: 2rem; } -

The requested resource cannot be found.

+
+

Page not found.

+ Go back +