diff options
| author | Scott Ostler <sostler@deathmachine.local> | 2010-04-02 17:06:57 -0400 |
|---|---|---|
| committer | Scott Ostler <sostler@deathmachine.local> | 2010-04-02 17:06:57 -0400 |
| commit | 0447dc0cbea30537eeb55604cad19e265d305585 (patch) | |
| tree | 9b9f78666824b0daa102d26be4c93e24195e79ad /static/register.html | |
| parent | bd3925a4a19dd3b2c65abad579887b108d8f8546 (diff) | |
| parent | aa3165c303d8feb2a34329539c67bd71863c9eb4 (diff) | |
Resolved PROD merge
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 /> |
