summaryrefslogtreecommitdiff
path: root/static/nickinterview
diff options
context:
space:
mode:
authoryo momma <shutup@oops.wtf>2026-02-04 20:00:59 +0000
committeryo momma <shutup@oops.wtf>2026-02-04 20:00:59 +0000
commit74fbee8d95f42740a9f716109b0523b1619d1e87 (patch)
treeac3bda7f11665408ec345b04eaf1e88614a9526b /static/nickinterview
parente8822d8546199169a6bd1bb8592bf1d6c57f8e49 (diff)
Refactor: rename dump DOM ids to hump
Diffstat (limited to 'static/nickinterview')
-rwxr-xr-xstatic/nickinterview/peoplewholiketochatalot hump.fm_files/hump.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/nickinterview/peoplewholiketochatalot hump.fm_files/hump.css b/static/nickinterview/peoplewholiketochatalot hump.fm_files/hump.css
index 69e9f42..8826929 100755
--- a/static/nickinterview/peoplewholiketochatalot hump.fm_files/hump.css
+++ b/static/nickinterview/peoplewholiketochatalot hump.fm_files/hump.css
@@ -1900,7 +1900,7 @@ padding:1px;
.profiledash{
overflow:auto;
}
-#mostrecentdumps{
+#mostrecenthumps{
display:inline-block;
width:595px;
max-height:98px;
@@ -1908,7 +1908,7 @@ margin-left:-10px;
margin-top:-20px;
overflow:hidden;
}
-#mostrecentdumps img{
+#mostrecenthumps img{
max-height:94px;
overflow:hidden;
border:1px solid #000;