From a96b77d718a8a0ff24ce027754ba88befb548f6d Mon Sep 17 00:00:00 2001 From: Ulf D <1coderookie@quantentunnel.de> Date: Sat, 9 Mar 2024 16:06:43 +0100 Subject: [PATCH] Update 404.html --- overrides/404.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/overrides/404.html b/overrides/404.html index ec6ddfdb..e94a4239 100644 --- a/overrides/404.html +++ b/overrides/404.html @@ -13,7 +13,7 @@ background-repeat: no-repeat; background-attachment: fixed; background-size: cover; - font-color: red; + color: red; font-size: 50px; font-weight: bold; }