From 29533e55ca14539531b4578588e3567f469b7745 Mon Sep 17 00:00:00 2001 From: petrus comestor Date: Mon, 18 Mar 2024 15:32:02 -0400 Subject: style --- static/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/styles.css b/static/styles.css index 27620fa..914322d 100644 --- a/static/styles.css +++ b/static/styles.css @@ -73,7 +73,7 @@ body { margin-bottom: 6%; } body { - background: #fbf7f0; + background: #fdfdfd; } } -- cgit v1.2.3