summaryrefslogtreecommitdiff
path: root/static/index.html
diff options
context:
space:
mode:
authorsostler <sbostler@gmail.com>2010-01-29 00:58:51 -0500
committersostler <sbostler@gmail.com>2010-01-29 00:58:51 -0500
commit358b2538c496dc873b31ea3c1a84263604f63016 (patch)
tree4bb0fbadf8b7221a2ed44ace657ea199493cc67a /static/index.html
parent1e6556671f7cbe135a85541184f290dd90812919 (diff)
parent419ff75b856542a4240ad8e6cda025b935e53318 (diff)
Commit new files from PROD
Diffstat (limited to 'static/index.html')
-rwxr-xr-xstatic/index.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/static/index.html b/static/index.html
index b06fa39..8ee70db 100755
--- a/static/index.html
+++ b/static/index.html
@@ -3,7 +3,7 @@
<script type="text/javascript" src="/static/js/underscore-min.js"></script>
<script type="text/javascript" src="/static/js/sha1.js"></script>
<script type="text/javascript" src="/static/js/home.js"></script>
- <script type="text/javascript" src="static/background.js"></script>
+
<script>
$(document).ready(initLoginForm);
</script>
@@ -39,8 +39,7 @@
color: #504F61;
}
#header7{
- background-color:#666;
- background-image:url(/static/dblue2.png);
+
background-attachment:fixed;
margin: 0px auto -1px auto;
top: 0px;