summaryrefslogtreecommitdiff
path: root/template/help.st
diff options
context:
space:
mode:
Diffstat (limited to 'template/help.st')
-rw-r--r--template/help.st7
1 files changed, 4 insertions, 3 deletions
diff --git a/template/help.st b/template/help.st
index 440db28..097e83e 100644
--- a/template/help.st
+++ b/template/help.st
@@ -17,9 +17,10 @@ jQuery(function()
<title>dump.fm</title>
$head()$
</head>
- <body style="font-family: Arial, Helvetica, sans-serif;
-background:#EEF2FF url(/static/img/fade-blue.png) top center repeat-x;
- background-repeat:repeat-x;
+ <body style=" font-family: Arial, Helvetica, sans-serif;
+ background-color:#f0f9ff;
+ background-image:url(/static/img/fade-blue.png)!important;
+ background-repeat:repeat-x;
background-position:top;
background-attachment:fixed;" onload="
javascript:CreateDropdownWindow('dump.fm', '360px', true, 'news', 30, 115);