change body text colour
This commit is contained in:
parent
1d34fff9d0
commit
81a8da393f
2 changed files with 2 additions and 0 deletions
|
@ -3635,6 +3635,7 @@ body {
|
|||
font-family: 'Raleway', sans-serif;
|
||||
font-weight: 400;
|
||||
line-height: 1.5;
|
||||
color: #4a5c67;
|
||||
}
|
||||
|
||||
.section1 {
|
||||
|
|
|
@ -2,6 +2,7 @@ body {
|
|||
font-family: 'Raleway', sans-serif;
|
||||
font-weight: 400;
|
||||
line-height: 1.5;
|
||||
color: #4a5c67;
|
||||
}
|
||||
.section1 {
|
||||
background: #4a5c67;
|
||||
|
|
Loading…
Reference in a new issue