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/css/humpnewuser.css | |
| parent | e8822d8546199169a6bd1bb8592bf1d6c57f8e49 (diff) | |
Refactor: rename dump DOM ids to hump
Diffstat (limited to 'static/css/humpnewuser.css')
| -rwxr-xr-x | static/css/humpnewuser.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/humpnewuser.css b/static/css/humpnewuser.css index 9a6ff6c..a8be901 100755 --- a/static/css/humpnewuser.css +++ b/static/css/humpnewuser.css @@ -61,7 +61,7 @@ top:23px; left:180px; z-index:2000; } -#dumppreview{ +#humppreview{ position:fixed; top:30%; left:15%; |
