From a2e79e6ebcf85b7e83f715a36f822f3600386303 Mon Sep 17 00:00:00 2001 From: ashok sukumaran Date: Sun, 3 Jul 2011 22:54:28 +0530 Subject: [PATCH] front pages --- edgware/static/css/files/publish.css | 2 +- edgware/static/css/main.css | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/edgware/static/css/files/publish.css b/edgware/static/css/files/publish.css index 5f89b0a..3855ac3 100644 --- a/edgware/static/css/files/publish.css +++ b/edgware/static/css/files/publish.css @@ -5,7 +5,7 @@ #publishBlockleft { -width: 30%; +width: 22%; font-size: 14px; float:left; } diff --git a/edgware/static/css/main.css b/edgware/static/css/main.css index b1f3f1f..71cb8eb 100644 --- a/edgware/static/css/main.css +++ b/edgware/static/css/main.css @@ -67,10 +67,10 @@ ul { #intro { position: absolute; - width: 280px; + width: 350px; right: 20px; - top: 15px; - font-size: 10px; + top: 12px; + font-size: 11px; } #introPara1 {