From e457dc4ffd7f5df0e8ce74352298b78f47b3d406 Mon Sep 17 00:00:00 2001 From: ashok sukumaran Date: Sun, 3 Jul 2011 22:55:31 +0530 Subject: [PATCH] front pages --- edgware/static/css/files/publish.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/edgware/static/css/files/publish.css b/edgware/static/css/files/publish.css index 3855ac3..abedb47 100644 --- a/edgware/static/css/files/publish.css +++ b/edgware/static/css/files/publish.css @@ -5,7 +5,7 @@ #publishBlockleft { -width: 22%; +width: 25%; font-size: 14px; float:left; } @@ -14,6 +14,6 @@ float:left; width: 30%; font-size: 16px; float:left; -margin-left: 30px; +margin-left: 40px; }