diff options
Diffstat (limited to 'static/7777889.html')
| -rwxr-xr-x | static/7777889.html | 50 |
1 files changed, 25 insertions, 25 deletions
diff --git a/static/7777889.html b/static/7777889.html index 0687ac6..3938519 100755 --- a/static/7777889.html +++ b/static/7777889.html @@ -12,32 +12,32 @@ input{width:600px;height:70px;margin-bottom:20px;} body{min-width:600px;font-size:10px;font-family: Comic Sans MS,Verdana,Helvetica,sans-serif; background-image:url('https://archive.hump.fm/images/20101229/1293613078541-dumpfm-adultbraces-vipnotdiy.gif');padding:20px;border:40px ridge yellow;color:blue;} html{background-image:url('https://archive.hump.fm/images/20101130/1291165289435-dumpfm-smokecrack-vip.gif');background-position:center;} - </style> - <link rel="stylesheet" type="text/css" href="static/css/index.css"> - <link rel="shortcut icon" href="static/favicon.ico"> - <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> - <META NAME="keywords" CONTENT="dump.fm, image chat, realtime, internet 3.0, dump, dump fm, image dump, pictures, image links, image board"> - <META NAME="description" CONTENT="Talk with pictures!"> - <title>dump.fm - register</title></head> - <body style="width:250px;margin:30 auto;background:yellow;> + </style> + <link rel="stylesheet" type="text/css" href="/static/css/index.css"> + <link rel="shortcut icon" href="/static/favicon.ico"> + <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> + <META NAME="keywords" CONTENT="dump.fm, image chat, realtime, internet 3.0, dump, dump fm, image dump, pictures, image links, image board"> + <META NAME="description" CONTENT="Talk with pictures!"> + <title>dump.fm - register</title></head> + <body> - - <div align="center"><h1><b>dump.fm like lol invite thing</b></h1><br> - <label style="text-align:left;margin-bottom:-8px;">username</label> - <input type="text" class="field" id="nickInput" /> - <br> - - <label style="text-align:left;margin-bottom:-8px;">password</label> - <input type="password" class="field" id="passwordInput" /> - <br> - <label style="text-align:left;margin-bottom:-8px;">password2x</label> - <input type="password" class="field" id="passwordInput2" /> - <br> - <label style="text-align:left;margin-bottom:-8px;">email</label> - <input type="text" class="field" id="emailInput" /> - <br> - - <div align="right"> + + <div align="center"><h1><b>dump.fm like lol invite thing</b></h1><br> + <label class="form-label-left-tight">username</label> + <input type="text" class="field" id="nickInput" /> + <br> + + <label class="form-label-left-tight">password</label> + <input type="password" class="field" id="passwordInput" /> + <br> + <label class="form-label-left-tight">password2x</label> + <input type="password" class="field" id="passwordInput2" /> + <br> + <label class="form-label-left-tight">email</label> + <input type="text" class="field" id="emailInput" /> + <br> + + <div align="right"> <input type="submit" class="submit" id="submit" value="Register!" /> |
