Fixed page background colour

This commit is contained in:
Dan Leech 2015-10-20 14:46:08 +01:00
parent 1ae59d1ac2
commit e9decfa7c1
3 changed files with 3 additions and 0 deletions

View File

@ -31,6 +31,7 @@
font-size: 16px;
}
body {
background-color: #FFF;
color: #666;
font-family: Lato, sans-serif;
-webkit-font-feature-settings: "dlig", "kern", "liga";

View File

@ -31,6 +31,7 @@
font-size: 16px;
}
body {
background-color: #FFF;
color: #666;
font-family: Lato, sans-serif;
-webkit-font-feature-settings: "dlig", "kern", "liga";

View File

@ -31,6 +31,7 @@
font-size: 16px;
}
body {
background-color: #FFF;
color: #666;
font-family: Lato, sans-serif;
-webkit-font-feature-settings: "dlig", "kern", "liga";