From 71aa6ab021b7af65dad4238664a5bf1f9e078872 Mon Sep 17 00:00:00 2001 From: RFS <7137874+rfs85@users.noreply.github.com> Date: Wed, 11 Sep 2024 11:04:11 +0100 Subject: [PATCH] RFS --- themes/hugo-index/assets/chromastyles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/hugo-index/assets/chromastyles.css b/themes/hugo-index/assets/chromastyles.css index aa1a398..973f377 100644 --- a/themes/hugo-index/assets/chromastyles.css +++ b/themes/hugo-index/assets/chromastyles.css @@ -1,4 +1,4 @@ -/* Background */ .bg { background-color: #f0f0f0; } +/* Background */ .bg { background-color: #f0f0f052; } /* PreWrapper */ .chroma { background-color: #f0f0f0; } /* Other */ .chroma .x { } /* Error */ .chroma .err { }