diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-03-26 18:23:03 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-03-26 18:23:03 -0400 |
| commit | b18a8081bd5096a5bafdce252256b94f601f2f94 (patch) | |
| tree | db7697a4408b5394307515bb27bafbd1de49347f /static/register.html | |
| parent | 9d66e591710e593ea035e765b955367957afb6e3 (diff) | |
Added new static content
Diffstat (limited to 'static/register.html')
| -rw-r--r-- | static/register.html | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/static/register.html b/static/register.html index 2490542..acdb8ed 100644 --- a/static/register.html +++ b/static/register.html @@ -15,6 +15,11 @@ <style type="text/css"> + + +<!-- + + <!-- .white a:link { text-decoration: none; @@ -42,7 +47,7 @@ background-position:center; width:460px; margin: 0px auto -1px auto; - height:400px; +padding:25; padding-top:5; z-index:2; opacity:0.9; @@ -67,7 +72,7 @@ padding-top:5; -webkit-box-shadow: 5px 5px 100px #c8cbce; -moz-box-shadow: 5px 5px 100px #c8cbce; } -#main img{margin-left:80; +#main img{margin-left:100; } #logout7{ @@ -195,6 +200,8 @@ top:15px; --> + + </style> <body> @@ -228,9 +235,6 @@ top:15px; <input type="text" class="field"id="emailInput" /> </h1> - <h1><span> regcode</span> - <input type="text" class="field" id="codeInput" /> - </h1> <h1><br /> |
