Browse Source

fix bg page png

Alex Aragon 8 years ago
parent
commit
363277da8d

+ 1 - 1
app/Resources/public/css/themes/rainbow/default.css

@@ -39,7 +39,7 @@ body {
   margin: 0;
   font-family: 'Open Sans', sans-serif;
   line-height: 1.72222;
-  background: url('images/bg.jpg') center center repeat-x;
+  background: url('images/bg.png') center center repeat-x;
 }
 
 a {

BIN
app/Resources/public/css/themes/rainbow/images/bg.jpg


BIN
app/Resources/public/css/themes/rainbow/images/bg.png