Add background color

This commit is contained in:
Pierre Rudloff 2016-12-22 12:46:32 +01:00
parent ffb7f28aeb
commit 7df5651bcd
2 changed files with 2 additions and 0 deletions

View file

@ -1,6 +1,7 @@
body {
text-align:center;
background-color: #EBEBEB;
background-image:url('../img/fond.jpg');
font-family: 'Open Sans', sans-serif;
font-weight:400;