diff options
Diffstat (limited to 'template/terms.st')
| -rw-r--r-- | template/terms.st | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/template/terms.st b/template/terms.st index 286593c..dd133ee 100644 --- a/template/terms.st +++ b/template/terms.st @@ -17,10 +17,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', 20, 115); javascript:CreateDropdownWindow('terms of service', '560px', true, 'archive', 420, 60); |
