This commit is contained in:
alexandre-pereira 2015-03-17 10:54:31 +01:00
parent ff581ca35d
commit ca50de606d
1 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/adminbg.jpg') no-repeat bottom center fixed;
background: url('../imgs/bg.png') no-repeat bottom center fixed;
background-size: cover;
}