diff options
Diffstat (limited to 'template/help.st')
| -rw-r--r-- | template/help.st | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/template/help.st b/template/help.st index d1a999c..440db28 100644 --- a/template/help.st +++ b/template/help.st @@ -18,10 +18,9 @@ jQuery(function() $head()$ </head> <body style="font-family: Arial, Helvetica, sans-serif; - background-color:#ffffee; - background-image:url(/static/img/chanbg.png); +background:#EEF2FF url(/static/img/fade-blue.png) top center repeat-x; background-repeat:repeat-x; - background-position:1 10; + background-position:top; background-attachment:fixed;" onload=" javascript:CreateDropdownWindow('dump.fm', '360px', true, 'news', 30, 115); |
