summaryrefslogtreecommitdiff
path: root/static/register.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/register.html')
-rwxr-xr-xstatic/register.html19
1 files changed, 9 insertions, 10 deletions
diff --git a/static/register.html b/static/register.html
index acfaca4..e2ead5f 100755
--- a/static/register.html
+++ b/static/register.html
@@ -1,3 +1,5 @@
+<html>
+
<head>
<link rel="shortcut icon" href="static/favicon.ico">
@@ -10,7 +12,7 @@
<link rel="stylesheet" type="text/css" href="static/reset.css">
<link rel="shortcut icon" href="static/favicon.ico">
- <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"></head>
+ <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>dump.fm</title></head>
<style type="text/css">
<!--
.white a:link {
@@ -63,7 +65,7 @@
width:500px;
margin: 0px auto -1px auto;
top:150px;
- height:420px;
+ height:380px;
z-index:2;
opacity:0.9;
border-top-left-radius:10px;
@@ -132,7 +134,7 @@ body {
background-color:#e3e3e3;
- background-image:url(static/brokenlink.gif);
+ background-image:url(static/brokenlinkk.gif);
background-position:center;
background-repeat:no-repeat;
@@ -208,13 +210,9 @@ body {
<p align="right" class="line">&nbsp;</p>
<p align="center" class="line">Talk with pictures.
<h1 align="center"><br />
+ </h1>
<div id="registerbox">
<div align="right">
- <p align="right" class="line2">With dump.fm you can share images<br>
- from around the web or ones on your</p>
- <p align="right" class="line2">computer, in realtime.</p>
- <p align="right" class="line2"><br>
- <em>We think you'll really dig it.</em></p>
<h1>&nbsp;</h1>
<h1><span>username</span>
<input type="text" class="feild"id="nickInput" />
@@ -232,7 +230,7 @@ body {
</h1>
<div align="center">
- <input type="submit" class="submit" id="submit" value="register" />
+ <input type="submit" class="submit" id="submit" value="Done" />
</div>
</div>
</div>
@@ -249,4 +247,5 @@ body {
<div style="position: fixed; bottom: 3px; right: 3px; font-size: xx-small; z-index: 10;"><button onClick="getBackground()" title="Rotate background image" style="font-size: xx-small;">+</button></div>
-</body> \ No newline at end of file
+</body>
+</html> \ No newline at end of file