summaryrefslogtreecommitdiff
path: root/static/idgi/index.html
diff options
context:
space:
mode:
authoryo momma <shutup@oops.wtf>2026-02-02 22:42:16 +0000
committeryo momma <shutup@oops.wtf>2026-02-02 22:42:16 +0000
commit76346b502226929365ec7de7955e7a1dc51ad47c (patch)
tree7a0f15ab8c3fc7524f53cc53a775f7f0d68c49fe /static/idgi/index.html
parent0b5f6680d0220ea32ff3ba5b520033b778a10c16 (diff)
Refactor: clean archived inline styles
Diffstat (limited to 'static/idgi/index.html')
-rwxr-xr-xstatic/idgi/index.html8
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>