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/profile.css | |
| parent | c21d4e2ba126aa751920fa7a4fea2e6c6d4c97dd (diff) | |
| parent | bb260d1716d10b5550eaecaa8e93519a51d6fa19 (diff) | |
Merge branch 'master' of ssh://dump.fm/pichat/repo
Diffstat (limited to 'static/profile.css')
| -rwxr-xr-x | static/profile.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/profile.css b/static/profile.css index 3d5187e..fba0164 100755 --- a/static/profile.css +++ b/static/profile.css @@ -424,7 +424,7 @@ body,td,th { 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; |
