diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-02-28 11:33:20 -0500 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-02-28 11:33:20 -0500 |
| commit | 6dd02a0fd44288c3d946713696a379f5eb5ed726 (patch) | |
| tree | e6990d79bc37d9b728aac2bc6040b5aa8f7cbefe /static/browser.css | |
| parent | be94a0719507c2e9cf58a110013dfe24f978deab (diff) | |
Commit PROD changes
Diffstat (limited to 'static/browser.css')
| -rwxr-xr-x | static/browser.css | 7 |
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; |
