diff options
| author | yo momma <shutup@oops.wtf> | 2026-02-04 20:00:59 +0000 |
|---|---|---|
| committer | yo momma <shutup@oops.wtf> | 2026-02-04 20:00:59 +0000 |
| commit | 74fbee8d95f42740a9f716109b0523b1619d1e87 (patch) | |
| tree | ac3bda7f11665408ec345b04eaf1e88614a9526b /static/index7.html | |
| parent | e8822d8546199169a6bd1bb8592bf1d6c57f8e49 (diff) | |
Refactor: rename dump DOM ids to hump
Diffstat (limited to 'static/index7.html')
| -rwxr-xr-x | static/index7.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/static/index7.html b/static/index7.html index 2ca1486..7dc4fa0 100755 --- a/static/index7.html +++ b/static/index7.html @@ -112,7 +112,7 @@ z-index:5; float:left; background-image:url(/static/img/ylgrad.png); } -#previewdump{ +#previewhump{ background-color:#fff; padding:5px; padding-left:10px; @@ -128,10 +128,10 @@ line-height:8px; background-image:url(/static/img/grgrad.png); } -#previewdump a:link{ +#previewhump a:link{ color:black; } -#previewdump a:hover{ +#previewhump a:hover{ color:#000000; } input { @@ -326,7 +326,7 @@ Click here to Register!</a> <div id="strapline">Talk with Pictures!</div> -<a href="/chat"><div id="previewdump"> +<a href="/chat"><div id="previewhump"> preview hump.fm! </div> </a> |
