From d5c7e84152b42994c7f9c7198f89f42c12ad777e Mon Sep 17 00:00:00 2001 From: ashok sukumaran Date: Mon, 4 Jul 2011 03:44:37 +0530 Subject: [PATCH] front pages --- edgware/static/css/files/browse.css | 2 +- edgware/static/css/files/login.css | 2 +- edgware/static/css/files/publish.css | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/edgware/static/css/files/browse.css b/edgware/static/css/files/browse.css index 0ba14b5..aaf45a7 100644 --- a/edgware/static/css/files/browse.css +++ b/edgware/static/css/files/browse.css @@ -5,7 +5,7 @@ #browsePublicationsleft { -width: 30%; +width: 25%; font-size: 14px; float:left; overflow: hidden; diff --git a/edgware/static/css/files/login.css b/edgware/static/css/files/login.css index 86d20f5..d0dced0 100644 --- a/edgware/static/css/files/login.css +++ b/edgware/static/css/files/login.css @@ -1,5 +1,5 @@ #loginWrapper { - padding: 18px 0 18px 100px; + padding: 50px; overflow: auto; text-align: center; } diff --git a/edgware/static/css/files/publish.css b/edgware/static/css/files/publish.css index d9f09e0..44dc7b3 100644 --- a/edgware/static/css/files/publish.css +++ b/edgware/static/css/files/publish.css @@ -5,7 +5,7 @@ #publishBlockleft { -width: 30%; +width: 25%; font-size: 14px; float:left;