Cleaning up CSS

This commit is contained in:
mathias 2015-02-16 13:00:23 +02:00
parent 152f429cdc
commit 9698b0d174

View file

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