diff options
Diffstat (limited to 'static/index.html')
| -rwxr-xr-x | static/index.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/static/index.html b/static/index.html index 7a74110..a7c912f 100755 --- a/static/index.html +++ b/static/index.html @@ -72,7 +72,7 @@ background-color:#fff; font-family:Arial, Helvetica, sans-serif; background:#f0f9ff url(/static/img/fade-blue.png) top center repeat-x; } #content{ - background:url(https://archive.hump.fm/images/20100622/1277257188414-dumpfm-ryder-cloudsslower.gif); + background:url(https://archive.hump.fm/images/20100622/1277257188414-humpfm-ryder-cloudsslower.gif); background-position:top center; background-repeat:repeat-x; } @@ -145,7 +145,7 @@ background-image:url(/static/img/ylgrad.png); -moz-border-radius-topright:10px; } #wtftxt a{color:black;} -#previewdump{ +#previewhump{ background-color:#fff; padding:5px; padding-left:10px; @@ -162,10 +162,10 @@ background-image:url(/static/img/grgrad.png); opacity:0.6; } -#previewdump a:link{ +#previewhump a:link{ color:black; } -#previewdump a:hover{ +#previewhump a:hover{ color:#000000; } input { @@ -329,7 +329,7 @@ padding:5px; <div id="content"> <div id="rapper"> <div id="toplogo"> -<img src="/static/img/dumppixellarge.png"> +<img src="/static/img/humppixellarge.png"> <a href="/m/slothgoth"> <div id="lilflag"> HOME OF THE SLOTHGOTH!! @@ -346,7 +346,7 @@ HOME OF DEAL WITH IT!! Click here to Register!</a> </div> <div id="strapline">Talk with Pictures!</div> -<a href="/chat"><div id="previewdump"> +<a href="/chat"><div id="previewhump"> preview hump.fm! </div> </a> |
