From: Matteo Nastasi (mop) Date: Sun, 30 Aug 2009 07:19:07 +0000 (+0000) Subject: bg extension fixed X-Git-Tag: 3.0.0~15 X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=commitdiff_plain;h=84302b35411a80939a7f1e2a62c2053fe9fa4c08;hp=7d055622a397444468f1187416e4abd2712cdc13;p=brisk.git bg extension fixed --- diff --git a/web/brisk.css b/web/brisk.css index c9b765e..b36ebd8 100644 --- a/web/brisk.css +++ b/web/brisk.css @@ -24,7 +24,7 @@ */ body { - background-image: url('img/happysunbg.jpg'); + background-image: url('img/happysunbg.png'); background-color: #fafafa; background-repeat: no-repeat; background-position: center center;