diff options
| author | yo momma <shutup@oops.wtf> | 2026-02-02 22:42:16 +0000 |
|---|---|---|
| committer | yo momma <shutup@oops.wtf> | 2026-02-02 22:42:16 +0000 |
| commit | 76346b502226929365ec7de7955e7a1dc51ad47c (patch) | |
| tree | 7a0f15ab8c3fc7524f53cc53a775f7f0d68c49fe /static/idgi/index.html | |
| parent | 0b5f6680d0220ea32ff3ba5b520033b778a10c16 (diff) | |
Refactor: clean archived inline styles
Diffstat (limited to 'static/idgi/index.html')
| -rwxr-xr-x | static/idgi/index.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/static/idgi/index.html b/static/idgi/index.html index 1f6d6a2..1b999d2 100755 --- a/static/idgi/index.html +++ b/static/idgi/index.html @@ -23,17 +23,17 @@ html{background-image:url('https://archive.hump.fm/images/20101130/1291165289435 <div align="center"><h1><b>CLOSED FOR NOW LOL...</b></h1><br> - <!-- <label style="text-align:left;margin-bottom:-8px;">username</label> + <!-- <label>username</label> <input type="text" class="field" id="nickInput" /> <br> - <label style="text-align:left;margin-bottom:-8px;">password</label> + <label>password</label> <input type="password" class="field" id="passwordInput" /> <br> - <label style="text-align:left;margin-bottom:-8px;">password2x</label> + <label>password2x</label> <input type="password" class="field" id="passwordInput2" /> <br> - <label style="text-align:left;margin-bottom:-8px;">email</label> + <label>email</label> <input type="text" class="field" id="emailInput" /> <br> |
