diff options
author | cyfraeviolae <cyfraeviolae> | 2022-08-24 20:17:32 -0400 |
---|---|---|
committer | cyfraeviolae <cyfraeviolae> | 2022-08-24 20:17:32 -0400 |
commit | 35f6d62feb8bcd7e7ac6def765404d79980eae36 (patch) | |
tree | 8bad829965a2bad65053750b69bba5814aa88be2 /static | |
parent | 68156df7ae8e5cc1220f10b2fbe894c5bcd1b9e9 (diff) |
bg
Diffstat (limited to 'static')
-rw-r--r-- | static/styles.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/styles.css b/static/styles.css index 81c745f..2a5ea6a 100644 --- a/static/styles.css +++ b/static/styles.css @@ -30,7 +30,7 @@ } body { - background: #fffaef; + background: #fbf7f0; color: DarkSlateGrey; font-family: Charter, serif; font-size: 16px; |