summaryrefslogtreecommitdiff
path: root/static/browser.css
diff options
context:
space:
mode:
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;