diff options
Diffstat (limited to 'root')
-rw-r--r-- | root/index.tt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/root/index.tt b/root/index.tt index bab0c50..d361df7 100644 --- a/root/index.tt +++ b/root/index.tt @@ -1,4 +1,4 @@ -<div style="text-align: left; vertical-align: top;"> +<div style="text-align: left; vertical-align: top; margin: 20px 10px;"> <div id="login_form"> <h2>[% l('Login') %]</h2> <form method="post" action="/user"> |