diff options
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 /> |
