diff --git a/site-static/style.css b/site-static/style.css index 4208eca..539f936 100644 --- a/site-static/style.css +++ b/site-static/style.css @@ -11,6 +11,7 @@ main { .post { max-width: 40rem; background: #F0E0D6; + color: #800000; text-align: left; margin: 1rem auto; padding: 1rem;