summaryrefslogtreecommitdiff
path: root/static/index.html
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2010-07-02 11:10:49 -0400
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2010-07-02 11:10:49 -0400
commite591afe4d4453e10344068dd5becd5aa4ed052c4 (patch)
treee1f784ccd984abb412f9d8d83fd2a4e964398a03 /static/index.html
parent2b19a20b2b9b6ce15c41c523bb10aa27a836eecc (diff)
sostler prod commit
Diffstat (limited to 'static/index.html')
-rw-r--r--static/index.html10
1 files changed, 7 insertions, 3 deletions
diff --git a/static/index.html b/static/index.html
index 9a8c434..8529890 100644
--- a/static/index.html
+++ b/static/index.html
@@ -44,6 +44,7 @@ jQuery(window).load(function() {
+
body{margin:0px;
background-color:#fff;
font-family:Arial, Helvetica, sans-serif; background:#f0f9ff url(/static/img/fade-blue.png) top center repeat-x;
@@ -100,7 +101,6 @@ width:100;
}
#wtftxt{
-display:none;
background-color:#fff;
padding:5px;
padding-left:15px;
@@ -188,7 +188,7 @@ margin-right:5px;
height: 15px;
margin: 1px;
}
-#wtf{
+#registertxt{
float:left;
width:538px;
position:absolute;
@@ -285,6 +285,10 @@ padding:5px;
+
+
+
+
</style>
</head>
<body>
@@ -303,7 +307,7 @@ HOME OF DEAL WITH IT!!
</div>
<div id="bottomcontainer">
-<div id="wtf">
+<div id="registertxt">
<a href="/register"><div id="wtftxt">
Click here to Register!</a>
</div>