diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-01-28 23:20:24 -0500 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-01-28 23:20:24 -0500 |
| commit | 419ff75b856542a4240ad8e6cda025b935e53318 (patch) | |
| tree | 6afd28317bdea0b002d7359113a8e78b1d4c396c /static/index.html | |
| parent | e41bdf3a328e9984fba4cf1d6d43d96fbe3cd396 (diff) | |
Checkin prod changes
Diffstat (limited to 'static/index.html')
| -rwxr-xr-x | static/index.html | 5 |
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; |
