summaryrefslogtreecommitdiff
path: root/static/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/index.html')
-rw-r--r--static/index.html59
1 files changed, 36 insertions, 23 deletions
diff --git a/static/index.html b/static/index.html
index a9044ee..4eaeafa 100644
--- a/static/index.html
+++ b/static/index.html
@@ -39,6 +39,12 @@ 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;
@@ -95,6 +101,7 @@ width:100;
}
#wtftxt{
+display:none;
background-color:#fff;
padding:5px;
padding-left:15px;
@@ -113,14 +120,14 @@ padding-left:10px;
padding-right:10px;
padding-bottom:9px;
font-size:13px;
-border:2px solid #ccc;
-margin-top:-300px;
+border:1px solid #ccc;
+margin-top:-299px;
z-index:5;
float:right;
-margin-right:-45px;
+margin-right:-165px;
line-height:8px;
background-image:url(/static/img/grgrad.png);
-display:none;
+
}
#previewdump a:link{
color:black;
@@ -197,33 +204,36 @@ padding:10px;
text-align:center;
}
#lilflag{
-background-image:url(/static/img/lilflag.png);
-width: 173px; height: 59px;
-top:15px;
-padding-left:20px;
+background-image:url(/static/img/stupidflag.png);
+background-position:top left;
+width: 270px; height: 99px;
+top:-25px;
+padding-left:45px;
position:absolute;
color:#fff;
-padding-top:1px;
+padding-top:41px;
text-align:left;
-word-spacing:8px;padding-right:10px;
-font-size:19px;
-margin-left:-13px;text-decoration:none;
+word-spacing:2px;
+font-size:13px;
+margin-left:-42px;text-decoration:none;
+display:none;
}
#lilflag a:link {
text-decoration:none;
}
#lilflagr{
-background-image:url(/static/img/lilflagr.png);
-width: 191px; height: 59px;
-top:15px;
-padding-right:20px;
+background-image:url(/static/img/stupidflag.png);
+background-position:top left;
+width: 270px; height: 99px;
+top:-10px;
+padding-left:45px;
position:absolute;
color:#fff;
-padding-top:1px;
-text-align:right;
-word-spacing:8px;padding-right:10px;
-font-size:19px;
-margin-left:610px;text-decoration:none;
+padding-top:41px;
+text-align:left;
+word-spacing:2px;
+font-size:13px;
+margin-left:-42px;text-decoration:none;
}
#lilflagr a:link {
text-decoration:none;
@@ -273,6 +283,9 @@ 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>
@@ -282,11 +295,11 @@ padding:5px;
<img src="/static/img/dumppixellarge.png">
<a href="http://dump.fm/m/slothgoth">
<div id="lilflag">
-HOME OF THE SLOTHGOTH!!!!!
+HOME OF THE SLOTHGOTH!!
</div></a>
<a href="http://dump.fm/m/dealwithit">
<div id="lilflagr">
-HOME OF DEAL WITH IT!!!!!
+HOME OF DEAL WITH IT!!
</div></a>
</div>