summaryrefslogtreecommitdiff
path: root/static/index7.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/index7.html')
-rwxr-xr-xstatic/index7.html22
1 files changed, 13 insertions, 9 deletions
diff --git a/static/index7.html b/static/index7.html
index 7a3f121..2e95cff 100755
--- a/static/index7.html
+++ b/static/index7.html
@@ -238,9 +238,9 @@ margin-left:-42px;text-decoration:none;
text-decoration:none;
}
#footer{
-padding-bottom:5px;
-padding-top:15px;
-text-align: center;
+ padding-bottom:5px;
+ padding-top:15px;
+ text-align: center;
color:#000;
font-size:11px;
word-spacing:30px;
@@ -248,16 +248,20 @@ word-spacing:30px;
background-color:#eff5fb;
margin-top:250px;
width:798px;
-}
-#bottomrow img{
-background-image:url(/static/img/grgrad.png);
+ }
+ #bottomrow img{
+ background-image:url(/static/img/grgrad.png);
border-radius: 15px;
border:5px solid #ccc;
padding:5px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
-}
-#footer a{color:#000;text-decoration:none;}
+ }
+ #footer a{color:#000;text-decoration:none;}
+
+ .word-spacing-normal {
+ word-spacing: normal;
+ }
@@ -375,7 +379,7 @@ height="205"></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="/about_us"><span class="word-spacing-normal">About Us</span></a>
<a href="/terms">Terms</a>
<a href="/privacy">Privacy</a></div>
</div>