summaryrefslogtreecommitdiff
path: root/template/about_us.st
diff options
context:
space:
mode:
Diffstat (limited to 'template/about_us.st')
-rwxr-xr-xtemplate/about_us.st11
1 files changed, 3 insertions, 8 deletions
diff --git a/template/about_us.st b/template/about_us.st
index 6415004..b8aacdc 100755
--- a/template/about_us.st
+++ b/template/about_us.st
@@ -1,7 +1,7 @@
<html>
<head>
- <link href="/static/css/pages.css" rel="stylesheet" type="text/css" media="screen" />
- <link href="/static/css/header.css" rel="stylesheet" type="text/css" media="screen" />
+ <link href="/static/css/pages.css?v=20260130" rel="stylesheet" type="text/css" media="screen" />
+ <link href="/static/css/header.css?v=20260130" rel="stylesheet" type="text/css" media="screen" />
<script type="text/javascript" src="/static/js/win.js"></script>
<script type="text/javascript">
@@ -13,12 +13,7 @@ jQuery(function()
<title>dump.fm: about us</title>
$head()$
</head>
- <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="
+ <body class="profile" onload="
javascript:CreateDropdownWindow('about the site', '360px', true, 'news', 70, 75);
javascript:CreateDropdownWindow('about the team', '380px', true, 'link', 500, 60);
javascript:CreateDropdownWindow('contact us', '360px', true, 'contact', 70, 385);