From 6832c7bff22cd4af320d2f192a70a960e0bfb411 Mon Sep 17 00:00:00 2001 From: "Matteo Nastasi (mop)" Date: Sat, 23 Feb 2008 17:23:21 +0000 Subject: [PATCH] spawn bg --- web/brisk.css | 3 ++- web/briskin5/briskin5.css | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) 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; -- 2.17.1