Cleaning up CSS

This commit is contained in:
mathias 2015-02-16 13:23:18 +02:00
parent 9698b0d174
commit 356893cec5

View file

@ -70,7 +70,7 @@ a:focus {
width: 100%;
height: 100%;
color: #fff;
background: #000 url(/img/intro-bg.jpg) no-repeat bottom center scroll;
background: #000 url(/img/bg.svg) repeat bottom center scroll;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;