summaryrefslogtreecommitdiff
path: root/template/fullscreen.st
diff options
context:
space:
mode:
Diffstat (limited to 'template/fullscreen.st')
-rwxr-xr-xtemplate/fullscreen.st10
1 files changed, 5 insertions, 5 deletions
diff --git a/template/fullscreen.st b/template/fullscreen.st
index 030ea17..5879804 100755
--- a/template/fullscreen.st
+++ b/template/fullscreen.st
@@ -18,7 +18,7 @@
}
</script>
- <link rel="stylesheet" type="text/css" href="/static/css/fullscreen_box.css?v=20260129">
+ <link rel="stylesheet" type="text/css" href="/static/css/fullscreen_box.css?v=20260131">
<script>jQuery(initLogin)</script>
</head>
<body>
@@ -57,16 +57,16 @@
</p>
</span>
<span class="regopen">
- <label style="text-align:left;margin-bottom:-8px;">username</label>
+ <label>username</label>
<input type="text" class="field" id="regNickInput" tabindex="5" />
</p><p>
- <label style="text-align:left;margin-bottom:-8px;">password</label>
+ <label>password</label>
<input type="password" class="field" id="regPasswordInput" tabindex="6" />
</p><p>
- <label style="text-align:left;margin-bottom:-8px;">password2x</label>
+ <label>password2x</label>
<input type="password" class="field" id="regPasswordInput2" tabindex="7" />
</p><p>
- <label style="text-align:left;margin-bottom:-8px;">email</label>
+ <label>email</label>
<input type="text" class="field" id="regEmailInput" tabindex="8" />
</p><p>
<input type="submit" class="submit" id="submit" value="Register!" tabindex="9" />