From 76016d0e4945ce3267ccfd5096b68d854edfb45c Mon Sep 17 00:00:00 2001 From: Go MAEDA Date: Thu, 19 Dec 2024 01:32:02 +0000 Subject: Improve readability of error pages by updating fonts and layout (#42005). Patch by Go MAEDA (user:maeda). git-svn-id: https://svn.redmine.org/redmine/trunk@23411 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- public/404.html | 6 +++--- public/500.html | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/public/404.html b/public/404.html index a1d7e970f..fe293183e 100644 --- a/public/404.html +++ b/public/404.html @@ -4,9 +4,9 @@ Redmine 404 error diff --git a/public/500.html b/public/500.html index 254e20df2..91b804a7c 100644 --- a/public/500.html +++ b/public/500.html @@ -4,9 +4,9 @@ Redmine 500 error -- cgit v1.2.3