From 84302b35411a80939a7f1e2a62c2053fe9fa4c08 Mon Sep 17 00:00:00 2001 From: "Matteo Nastasi (mop)" Date: Sun, 30 Aug 2009 07:19:07 +0000 Subject: [PATCH] bg extension fixed --- web/brisk.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 2.17.1