From d0632177a1f153a574adb28e606ec64901c5ad9e Mon Sep 17 00:00:00 2001 From: Stefan Allius Date: Mon, 21 Apr 2025 21:25:45 +0200 Subject: [PATCH] change background color ot the top branch - use dark-grey instead of black to reduce the contrast --- app/src/web/templates/base.html.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/web/templates/base.html.j2 b/app/src/web/templates/base.html.j2 index 4729cbb..5a02a03 100644 --- a/app/src/web/templates/base.html.j2 +++ b/app/src/web/templates/base.html.j2 @@ -22,7 +22,7 @@ -
+
{% if fetch_url is defined %}