diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-02-24 08:38:28 -0500 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-02-24 08:38:28 -0500 |
| commit | c4b8c62ffe424e8c3b45519d113905384f3b9b87 (patch) | |
| tree | 9a3cf73ffbf211932dcfd6bee7abd74a5496cdd2 /static/register.html | |
| parent | cf48ab4a81339f327a534585c54e01a57f9dfa86 (diff) | |
Added static content
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> |
