summaryrefslogtreecommitdiff
path: root/static/browser.css
diff options
context:
space:
mode:
authorsostler <sbostler@gmail.com>2010-02-28 11:34:11 -0500
committersostler <sbostler@gmail.com>2010-02-28 11:34:11 -0500
commitea2c2843fb794f94f42f0271e2ec45daa124afa5 (patch)
tree6459b0ac20731ef4c33c8a688a8030bf8ce7c0ab /static/browser.css
parent66507c7b3444ca3cdb0a90e0842ae01b91751612 (diff)
parent6dd02a0fd44288c3d946713696a379f5eb5ed726 (diff)
Merge branch 'master' of ssh://sostler@dump.fm/home/dumpfmprod/prod
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;