]> mop.ddnsfree.com - git repositories - brisk.git/commitdiff
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 54c15cdae01c1d63f3cc15715301ca7e9c9fb73a..75bcf7eb2a1188d05a7a3bef8b89bee41ed33c3a 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 3ba9022af61fec80d6300ed65d52d81e7236a21f..3986c961bee8342bb3d2d775fcea2e2ea4792b2d 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;