diff options
| author | yo momma <shutup@oops.wtf> | 2026-02-04 19:25:03 +0000 |
|---|---|---|
| committer | yo momma <shutup@oops.wtf> | 2026-02-04 19:25:03 +0000 |
| commit | 75cf2a9c3cd925d2d8de4b5ef98bdd55c29e9861 (patch) | |
| tree | 457640db50cd62bac0649119abed37c3bdeb2fe7 /static/css/meme_pages.css | |
| parent | ad4d74ea45be6b227027588f6515fb22fafc335a (diff) | |
Rebrand: rename dump assets/templates to hump
Diffstat (limited to 'static/css/meme_pages.css')
| -rw-r--r-- | static/css/meme_pages.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/css/meme_pages.css b/static/css/meme_pages.css index 9d7028f..4df33a5 100644 --- a/static/css/meme_pages.css +++ b/static/css/meme_pages.css @@ -125,14 +125,14 @@ a.img_roll:link, width: 130px; height: 46px; display: block; - background-image: url(/static/img/dumppixel.png); + background-image: url(/static/img/humppixel.png); } a.img_roll:hover { width: 130px; height: 46px; display: block; - background-image: url(/static/img/dumppixelhover.png); + background-image: url(/static/img/humppixelhover.png); } a { |
