From 96f329417799bc66461041b4e875431944f902e2 Mon Sep 17 00:00:00 2001 From: ashok sukumaran Date: Mon, 4 Jul 2011 03:57:58 +0530 Subject: [PATCH] front pages --- edgware/static/css/files/browse.css | 2 +- edgware/static/css/files/publish.css | 2 +- edgware/static/css/main.css | 1 - 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/edgware/static/css/files/browse.css b/edgware/static/css/files/browse.css index aaf45a7..205cf3d 100644 --- a/edgware/static/css/files/browse.css +++ b/edgware/static/css/files/browse.css @@ -15,7 +15,7 @@ overflow: hidden; width: 30%; font-size: 14px; float:left; -margin-left: 20px; +margin-left: 40px; } h5 { diff --git a/edgware/static/css/files/publish.css b/edgware/static/css/files/publish.css index 44dc7b3..b5ac832 100644 --- a/edgware/static/css/files/publish.css +++ b/edgware/static/css/files/publish.css @@ -16,6 +16,6 @@ float:left; width: 30%; font-size: 16px; float:left; -margin-left: 20px; +margin-left: 40px; } diff --git a/edgware/static/css/main.css b/edgware/static/css/main.css index ff356b5..e29ca3c 100644 --- a/edgware/static/css/main.css +++ b/edgware/static/css/main.css @@ -63,7 +63,6 @@ ul { font-size: 20px; font-weight: bold; color: #2E64FE; - text-decoration: underline; } #intro {