diff options
Diffstat (limited to 'template/about_us.st')
| -rw-r--r-- | template/about_us.st | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/template/about_us.st b/template/about_us.st index b860cf4..43d148e 100644 --- a/template/about_us.st +++ b/template/about_us.st @@ -14,10 +14,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('about the site', '360px', true, 'news', 70, 75); javascript:CreateDropdownWindow('about the team', '380px', true, 'link', 500, 60); |
