This commit is contained in:
www
2015-03-18 10:02:56 +01:00
parent 003751923b
commit 5a3ff22564
3 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
html, body {
font-family: 'Oswald', sans-serif;
background: #ebebeb;
background: url('../imgs/bg.png') no-repeat bottom center fixed;
background: url('../imgs/bg.jpg') no-repeat bottom center fixed;
background-size: cover;
font-weight:300;