summaryrefslogtreecommitdiff
path: root/static/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/index.html')
-rw-r--r--static/index.html17
1 files changed, 14 insertions, 3 deletions
diff --git a/static/index.html b/static/index.html
index e1f6063..acbcb2a 100644
--- a/static/index.html
+++ b/static/index.html
@@ -38,6 +38,8 @@ jQuery(window).load(function() {
<style>
+
+
body{margin:0px;
background-color:#fff;
font-family:Arial, Helvetica, sans-serif; background:#f0f9ff url(/static/img/fade-blue.png) top center repeat-x;
@@ -64,6 +66,12 @@ background-image:url(/static/img/blue2fade.png);
width:800px;
}
+#strapline{
+position:absolute;
+right:-180px;
+margin-top:-80px;
+font-size:25px;
+}
#signin{
background-color:#eff5fb;
float:right;
@@ -249,6 +257,8 @@ padding:5px;
ul.pagination a { display:block; width:12px; padding-top:12px; height:0; overflow:hidden; background-image:url(/static/img/pagination.png); background-position:0 0; background-repeat:no-repeat;}
+
+
</style>
</head>
<body>
@@ -256,17 +266,18 @@ padding:5px;
<div id="rapper">
<div id="toplogo">
<img src="/static/img/dumppixellarge.png">
-
+<a href="http://dump.fm/chat/slothgoth">
<div id="lilflag">
HOME OF THE SLOTHGOTH!!!!!
-</div>
+</div></a>
</div>
<div id="bottomcontainer">
<div id="wtf">
<a href="/register"><div id="wtftxt">
-Click here to Register!
+Click here to Register!</a>
</div>
+<div id="strapline">Talk with Pictures!</div>
<a href="/chat"><div id="previewdump">
preview dump.fm!
</div>