diff options
Diffstat (limited to 'static/index.html')
| -rwxr-xr-x | static/index.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/static/index.html b/static/index.html index 384efa7..a7c912f 100755 --- a/static/index.html +++ b/static/index.html @@ -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 { @@ -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> |
