changed body background color in site.css
This commit is contained in:
parent
0d247f46c2
commit
a278e87b76
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ body {
|
|||
font-size: 1.3rem;
|
||||
line-height: 1.5;
|
||||
color: #eeffff;
|
||||
background-color: #857470;
|
||||
background-color: #633F3F;
|
||||
}
|
||||
|
||||
p {
|
||||
|
|
Loading…
Add table
Reference in a new issue