summaryrefslogtreecommitdiff
path: root/static/index.html
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2010-08-01 01:52:38 -0400
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2010-08-01 01:52:38 -0400
commit2a7b0ab6991051b917a4ee75435007f3fa06f5f3 (patch)
tree71cb4ca3e414930d33fe15f87c9facafd8f79f9c /static/index.html
parent0e142c1a5a74973bd2122bd123ba45136477b191 (diff)
sostler prod commit
Diffstat (limited to 'static/index.html')
-rw-r--r--static/index.html68
1 files changed, 43 insertions, 25 deletions
diff --git a/static/index.html b/static/index.html
index 603590b..9dd0e2c 100644
--- a/static/index.html
+++ b/static/index.html
@@ -45,10 +45,37 @@ 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;
}
+#content{
+ background:url(http://dump.fm/images/20100622/1277257188414-dumpfm-ryder-cloudsslower.gif);
+background-position:top center;
+ background-repeat:repeat-x;
+}
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
@@ -64,7 +91,7 @@ background-position:top center;
-moz-box-shadow: 0 0 10px #000;
}
#toplogo{
-top:0px;
+margin-top:-30px;
width:800px;
background-image:url(/static/img/blue2fade.png);
}
@@ -101,7 +128,6 @@ width:100;
}
#wtftxt{
-background-color:#fff;
padding:5px;
padding-left:15px;
padding-right:15px;
@@ -111,7 +137,14 @@ margin-top:-56px;
z-index:5;
float:left;
background-image:url(/static/img/ylgrad.png);
+ border-top-left-radius:10px;
+ -webkit-border-top-left-radius:10px;
+ -moz-border-radius-topleft:10px;
+ border-top-right-radius:10px;
+ -webkit-border-top-right-radius:10px;
+ -moz-border-radius-topright:10px;
}
+#wtftxt a{color:white;}
#previewdump{
background-color:#fff;
padding:5px;
@@ -120,12 +153,13 @@ padding-right:10px;
padding-bottom:9px;
font-size:13px;
border:1px solid #ccc;
-margin-top:-299px;
+margin-top:-270px;
z-index:5;
float:right;
margin-right:-165px;
line-height:8px;
background-image:url(/static/img/grgrad.png);
+opacity:0.6;
}
#previewdump a:link{
@@ -168,9 +202,9 @@ width:190px;
text-align:center;
z-index:100;
font-size:16px;
- color:#000;
+ color:#fff;
float:right;
-border:1px solid #000;
+border:1px solid #fff;background-image:url(static/img/upload.png);
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
@@ -239,14 +273,14 @@ text-decoration:none;
}
#footer{
padding-bottom:5px;
-padding-top:15px;
+
text-align: center;
color:#000;
font-size:11px;
word-spacing:30px;
margin: 0 auto 0 auto;
background-color:#eff5fb;
-margin-top:250px;
+margin-top:240px;
width:798px;
}
#bottomrow img{
@@ -282,13 +316,6 @@ 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>
@@ -361,14 +388,14 @@ height="205"></div>
<a href="/reset-request">Lost password?</a><br>
</div>
</div>
-</div>
+\
<div id="footer">
@2010 <a href="/">dump.fm</a>
<a href="/about_us"><span style="word-spacing:normal;">About Us</span></a>
<a href="/terms">Terms</a>
<a href="/privacy">Privacy</a></div>
</div>
-
+</div>
</div>
<div id="preload">
<img src="/static/img/cursors/osx.hand.gif" class="no-cursor invisible" id="cursor-big">
@@ -384,14 +411,5 @@ height="205"></div>
pageTracker._trackPageview();
} catch(err) {}
</script>
-<script type="text/javascript">
-_qoptions={
-qacct:"p-a3mCwIEHECjGE"
-};
-</script>
-<script type="text/javascript" src="http://edge.quantserve.com/quant.js"></script>
-<noscript>
-<img src="http://pixel.quantserve.com/pixel/p-a3mCwIEHECjGE.gif" style="display: none;" border="0" height="1" width="1" alt="Quantcast"/>
-</noscript>
</body>
</html>