diff options
| author | sostler <sbostler@gmail.com> | 2010-03-21 11:58:14 -0400 |
|---|---|---|
| committer | sostler <sbostler@gmail.com> | 2010-03-21 11:58:14 -0400 |
| commit | 677e455129b9d4846329f7b03ba09a6e34f31f45 (patch) | |
| tree | 055b6c266ea9cd7d546dee4f19d1ef197a0fa3ce /static/pages.css | |
| parent | c21d4e2ba126aa751920fa7a4fea2e6c6d4c97dd (diff) | |
| parent | bb260d1716d10b5550eaecaa8e93519a51d6fa19 (diff) | |
Merge branch 'master' of ssh://dump.fm/pichat/repo
Diffstat (limited to 'static/pages.css')
| -rw-r--r-- | static/pages.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/pages.css b/static/pages.css index f082a42..2e8f5da 100644 --- a/static/pages.css +++ b/static/pages.css @@ -413,7 +413,7 @@ body{ background-color:#ffffee; background-image:url(/static/chanbg.png); background-repeat:repeat-x; - background-position:1 10; + background-position:top; background-attachment:fixed; margin: 0; |
