From 253118298dbac78d13c5333279def8bbd3ad555c Mon Sep 17 00:00:00 2001 From: Carl Schwan Date: Mon, 18 Jul 2022 17:58:05 +0200 Subject: Redesign guest pages for better accessibility - Use white box and put content on it - Improve focus indicator Signed-off-by: Carl Schwan --- core/templates/403.php | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'core/templates/403.php') diff --git a/core/templates/403.php b/core/templates/403.php index 1ee3569ed03..d41d6cd3083 100644 --- a/core/templates/403.php +++ b/core/templates/403.php @@ -9,11 +9,9 @@ if (!isset($_)) {//standalone page is not supported anymore - redirect to / } // @codeCoverageIgnoreEnd ?> - -- cgit v1.2.3