From 09fac4ee4bd70c8d765d5c6f18eddccdfeefd8cd Mon Sep 17 00:00:00 2001 From: Denis 'GNUtoo' Carikli Date: Wed, 15 Nov 2023 01:23:06 +0100 Subject: [PATCH] site: warning banner: make it more visible This uses a black background and white text which is the opposite of the default theme. By using black and white, this also makes sure that color blind people can still see the banner. Signed-off-by: Denis 'GNUtoo' Carikli Acked-by: Adrien 'neox' Bourmault --- site/template.include | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/site/template.include b/site/template.include index deea3bf..6bdb701 100644 --- a/site/template.include +++ b/site/template.include @@ -15,6 +15,15 @@ $if(keywords)$ $endif$ $if(title-prefix)$$title-prefix$ – $endif$$pagetitle$