light background gradient

This commit is contained in:
Frédéric Péters 2018-08-16 09:58:18 +02:00
parent 82204b268c
commit 5c867de9ee
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ html, body {
}
color: #3c3c33;
background: #ecf0f3;
background: linear-gradient(#ecf0f3, white);
}
html {