# HG changeset patch # User primal primal007@gmail.com # Date 1315996787 -19800 # Node ID c4b236ea6912ab33d07dc7b75f444ac2f478cec2 # Parent 85bbea53523fae88bb4482c9bf1ba2880fd441cf Edited the login page diff -r 85bbea53523f -r c4b236ea6912 project/static/css/styles.css --- a/project/static/css/styles.css Wed Sep 14 15:15:04 2011 +0530 +++ b/project/static/css/styles.css Wed Sep 14 16:09:47 2011 +0530 @@ -477,13 +477,13 @@ /* Login/register */ div.login { + position:relative; float: left; } div.register { - padding-left: 2em; - padding-right: 4em; + position:relative; margin: 0 0 0 270px; border-left: 1px solid #aaa; } @@ -592,4 +592,4 @@ ul.entry { font-size: 1.2em; -} \ No newline at end of file +} diff -r 85bbea53523f -r c4b236ea6912 project/templates/user/login.html --- a/project/templates/user/login.html Wed Sep 14 15:15:04 2011 +0530 +++ b/project/templates/user/login.html Wed Sep 14 16:09:47 2011 +0530 @@ -38,6 +38,8 @@ + +

Register