summaryrefslogtreecommitdiff
path: root/static/tribe/index.html
diff options
context:
space:
mode:
authoryo momma <shutup@oops.wtf>2026-02-01 19:49:01 +0000
committeryo momma <shutup@oops.wtf>2026-02-01 19:49:01 +0000
commitc83b61db8056bc53d1a1def36915137904c97447 (patch)
treefc0cbe4804b3f2380ebbd2306ee1832d0be685ed /static/tribe/index.html
parentd5ecfaf90385e846ce7168b1b18535315b7fcdc4 (diff)
Refactor: clean more static inline stylesrefactor
Diffstat (limited to 'static/tribe/index.html')
-rwxr-xr-xstatic/tribe/index.html50
1 files changed, 25 insertions, 25 deletions
diff --git a/static/tribe/index.html b/static/tribe/index.html
index 0687ac6..3938519 100755
--- a/static/tribe/index.html
+++ b/static/tribe/index.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!" />