summaryrefslogtreecommitdiff
path: root/template/privacy.st
diff options
context:
space:
mode:
Diffstat (limited to 'template/privacy.st')
-rw-r--r--template/privacy.st7
1 files changed, 4 insertions, 3 deletions
diff --git a/template/privacy.st b/template/privacy.st
index 167016f..c53815c 100644
--- a/template/privacy.st
+++ b/template/privacy.st
@@ -18,9 +18,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);