From d1ee1d3aa611017f3bd8f94731db51031bea8a1d Mon Sep 17 00:00:00 2001 From: ashok sukumaran Date: Mon, 4 Jul 2011 20:19:03 +0530 Subject: [PATCH] frontpages --- edgware/static/css/files/login.css | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/edgware/static/css/files/login.css b/edgware/static/css/files/login.css index 2b9441b..1b46a5d 100644 --- a/edgware/static/css/files/login.css +++ b/edgware/static/css/files/login.css @@ -1,7 +1,10 @@ #loginWrapper { - padding: 30px 0 30px 90px; - width: 30%; + padding: 10px 20px 10px 20px; + margin-left:40%; + margin-top:30%; + width: 20%; overflow: hidden; - text-align: right; + text-align: centre; + background:#3B240B; }