From dd70dfa09d8ff24afc386593608e4f927fd2aff2 Mon Sep 17 00:00:00 2001 From: "Matteo Nastasi (mop)" Date: Sat, 29 Aug 2009 16:17:18 +0000 Subject: [PATCH] summer skin --- web/brisk.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/brisk.css b/web/brisk.css index d9d8fd3..c9b765e 100644 --- a/web/brisk.css +++ b/web/brisk.css @@ -24,10 +24,10 @@ */ body { - background-image: url('img/brisk2bg.jpg'); + background-image: url('img/happysunbg.jpg'); background-color: #fafafa; background-repeat: no-repeat; - background-position: top center; + background-position: center center; margin:0px; font-size: 12px; -- 2.17.1