diff options
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; |
