From: Matteo Nastasi (mop) Date: Sat, 23 Feb 2008 17:23:21 +0000 (+0000) Subject: spawn bg X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=commitdiff_plain;h=6832c7bff22cd4af320d2f192a70a960e0bfb411;p=brisk.git spawn bg --- diff --git a/web/brisk.css b/web/brisk.css index 54c15cd..75bcf7e 100644 --- a/web/brisk.css +++ b/web/brisk.css @@ -21,7 +21,8 @@ */ body { - background-image: url('img/bg_capodanno.jpg'); + background-image: url('img/bg_spawn.jpg'); + background-color: #fafafa; background-repeat: no-repeat; background-position: top center; margin:0px; diff --git a/web/briskin5/briskin5.css b/web/briskin5/briskin5.css index 3ba9022..3986c96 100644 --- a/web/briskin5/briskin5.css +++ b/web/briskin5/briskin5.css @@ -22,6 +22,7 @@ body { background-image: url(null); + background-color: #fafafa; /* inherit from brisk.css background-repeat: no-repeat; background-position: top center;