summaryrefslogtreecommitdiff
path: root/template/about_us.st
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2010-05-04 18:16:30 -0400
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2010-05-04 18:16:30 -0400
commit93a514a67c0560918469e367c1146e6bf0876030 (patch)
tree2fa6e6daf57d2194acd83c5e0d4895d4c56e9ec2 /template/about_us.st
parentffc8c21f28e4d26c32620ea67b7fb0c2aa321cfd (diff)
sostler prod commit
Diffstat (limited to 'template/about_us.st')
-rw-r--r--template/about_us.st5
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);