diff options
| author | tim b <timb@camcompu.home> | 2010-07-02 09:24:34 -0700 |
|---|---|---|
| committer | tim b <timb@camcompu.home> | 2010-07-02 09:24:34 -0700 |
| commit | fb4f8932ad3caf7a5ffdb09685d7424879a92ead (patch) | |
| tree | b018770c09f58da9b511baadb5b9b32bbcf6c137 /template/req_reset.st | |
| parent | 532d81b0207314aad593d1e398076915e53da7e9 (diff) | |
| parent | 5b2139d5a747f37264160b43b4c776846b54cb74 (diff) | |
Merge branch 'master' of ssh://dump.fm/pichat/repo
Diffstat (limited to 'template/req_reset.st')
| -rw-r--r-- | template/req_reset.st | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/template/req_reset.st b/template/req_reset.st index 936bc73..3ae73b9 100644 --- a/template/req_reset.st +++ b/template/req_reset.st @@ -6,7 +6,7 @@ $head()$ <style> #main { - padding: 100px 2em 0px 2em; + padding: 10px 2em 0px 2em; } label { float: left; @@ -54,14 +54,14 @@ $head()$ </head> <body> -<div id="rapper"></div> -<div id="content" style="z-index:77;"> +<div id="rapper"> + <div id="main" align="center"> <div id="passwordreset"> <div id="logo-and-text"> - <a href="/"><img src="/static/img/dumpclearlogo2.png"></a> + <a href="/"><img src="http://dump.fm/static/img/dumppixellarge3.png"></a> <div align="center"> |
