summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2023-01-02 23:18:29 +0200
committerPaul Buetow <paul@buetow.org>2023-01-02 23:18:29 +0200
commitd1d03c32a7134aee1943784208ebd53fb82f8e0c (patch)
treea0cfbbffe47a30e381b9559174106f1cb5c0d59e /style.css
parent1cb98073048a2f1f8709b693564a684ba60b9ee1 (diff)
white bg
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index 8b74a0a4..6dcfeee0 100644
--- a/style.css
+++ b/style.css
@@ -22,7 +22,7 @@
line-height: 1.5em;
margin: 0;
padding: 0;
- background-color: #ffffef;
+ background-color: #ffffff;
color: #000000;
}