diff --git a/css/minecraft.css b/css/minecraft.css index 4e69243..3d08e1e 100644 --- a/css/minecraft.css +++ b/css/minecraft.css @@ -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;