diff options
Diffstat (limited to 'static/register.html')
| -rw-r--r-- | static/register.html | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/static/register.html b/static/register.html index ce222e1..4d86ac0 100644 --- a/static/register.html +++ b/static/register.html @@ -20,6 +20,8 @@ + + <!-- .white a:link { text-decoration: none; @@ -48,7 +50,7 @@ width:460px; margin: 0px auto -1px auto; height:400px; -padding-top:15; +padding-top:5; z-index:2; opacity:0.9; border-top-left-radius:10px; @@ -72,6 +74,9 @@ padding-top:15; -webkit-box-shadow: 5px 5px 100px #c8cbce; -moz-box-shadow: 5px 5px 100px #c8cbce; } +#main img{margin-left:80; + +} #logout7{ top:5px; position:relative; @@ -197,12 +202,6 @@ top:15px; --> - - - - - - </style> <body> |
