summaryrefslogtreecommitdiff
path: root/static/browser.css
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2010-02-28 11:33:20 -0500
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2010-02-28 11:33:20 -0500
commit6dd02a0fd44288c3d946713696a379f5eb5ed726 (patch)
treee6990d79bc37d9b728aac2bc6040b5aa8f7cbefe /static/browser.css
parentbe94a0719507c2e9cf58a110013dfe24f978deab (diff)
Commit PROD changes
Diffstat (limited to 'static/browser.css')
-rwxr-xr-xstatic/browser.css7
1 files changed, 3 insertions, 4 deletions
diff --git a/static/browser.css b/static/browser.css
index 64eab37..a0c2135 100755
--- a/static/browser.css
+++ b/static/browser.css
@@ -1,11 +1,10 @@
/* pichat.css */
body {
- background-color:#ffffee;
- background-image:url(/static/chanbg.png);
+
+ background:#EEF2FF url(/static/fade-blue.png) top center repeat-x;
background-repeat:repeat-x;
- background-position:1 10;
-background-attachment:fixed;
+ background-position:top;
margin: 0;
margin:0;