diff options
Diffstat (limited to 'static/idgi')
| -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> |
