text color
This commit is contained in:
parent
8fdf6d4f45
commit
29753d9ccc
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Reference in a new issue