summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpetrus comestor <petrus@comestor.org>2024-03-18 15:32:02 -0400
committerpetrus comestor <petrus@comestor.org>2024-03-18 15:32:02 -0400
commit29533e55ca14539531b4578588e3567f469b7745 (patch)
tree8d7f128d6d6334a21983e81f6c8ba952d3cf1426
parent4acf6b8f21c01d491e53c7f53ea0437bb0d1309d (diff)
style
-rw-r--r--static/styles.css2
1 files changed, 1 insertions, 1 deletions
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;
}
}