set grey background

This commit is contained in:
Luc Juggery 2018-01-26 00:54:15 +01:00
parent 26ce4b4d50
commit 397566a21f

View file

@ -8,7 +8,7 @@ body {
font-family: 'Roboto';
font-size: 17px;
font-weight: 400;
background-color: #eee; }
background-color: #ddd; }
h1 {
font-size: 200%;