text color

This commit is contained in:
Nycki 2025-03-15 19:05:27 -07:00
parent 8fdf6d4f45
commit 29753d9ccc

View file

@ -11,6 +11,7 @@ main {
.post { .post {
max-width: 40rem; max-width: 40rem;
background: #F0E0D6; background: #F0E0D6;
color: #800000;
text-align: left; text-align: left;
margin: 1rem auto; margin: 1rem auto;
padding: 1rem; padding: 1rem;