summaryrefslogtreecommitdiff
path: root/template/terms.st
diff options
context:
space:
mode:
Diffstat (limited to 'template/terms.st')
-rw-r--r--template/terms.st7
1 files changed, 4 insertions, 3 deletions
diff --git a/template/terms.st b/template/terms.st
index dd133ee..0880d7b 100644
--- a/template/terms.st
+++ b/template/terms.st
@@ -16,9 +16,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', 20, 115);