spawn bg
authorMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Sat, 23 Feb 2008 17:23:21 +0000 (17:23 +0000)
committerMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Sat, 23 Feb 2008 17:23:21 +0000 (17:23 +0000)
web/brisk.css
web/briskin5/briskin5.css

index 54c15cd..75bcf7e 100644 (file)
@@ -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;
index 3ba9022..3986c96 100644 (file)
@@ -22,6 +22,7 @@
 
 body {
     background-image: url(null);
+    background-color: #fafafa;
 /* inherit from brisk.css
     background-repeat: no-repeat;
     background-position: top center;