summaryrefslogtreecommitdiff
path: root/static/css/top.css
diff options
context:
space:
mode:
authoryo momma <shutup@oops.wtf>2026-02-04 19:25:03 +0000
committeryo momma <shutup@oops.wtf>2026-02-04 19:25:03 +0000
commit75cf2a9c3cd925d2d8de4b5ef98bdd55c29e9861 (patch)
tree457640db50cd62bac0649119abed37c3bdeb2fe7 /static/css/top.css
parentad4d74ea45be6b227027588f6515fb22fafc335a (diff)
Rebrand: rename dump assets/templates to hump
Diffstat (limited to 'static/css/top.css')
-rwxr-xr-xstatic/css/top.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/css/top.css b/static/css/top.css
index d6a9b49..9bcc9e8 100755
--- a/static/css/top.css
+++ b/static/css/top.css
@@ -258,13 +258,13 @@ a.img_roll:link, .img_roll{
width:800px;
height:283px;
display:block;
- background-image:url(/static/img/dumppixellarge.png);
+ background-image:url(/static/img/humppixellarge.png);
}
a.img_roll:hover{
width:800px;
height:283px;
display:block;
- background-image:url(/static/img/dumppixellargeover.png);
+ background-image:url(/static/img/humppixellargeover.png);
}