change body text colour

This commit is contained in:
Chris
2018-02-15 09:45:18 +00:00
parent 1d34fff9d0
commit 81a8da393f
2 changed files with 2 additions and 0 deletions

View File

@@ -3635,6 +3635,7 @@ body {
font-family: 'Raleway', sans-serif;
font-weight: 400;
line-height: 1.5;
color: #4a5c67;
}
.section1 {

View File

@@ -2,6 +2,7 @@ body {
font-family: 'Raleway', sans-serif;
font-weight: 400;
line-height: 1.5;
color: #4a5c67;
}
.section1 {
background: #4a5c67;