From ebcf4f2be54caab107f594e9430ccbaa452d8e31 Mon Sep 17 00:00:00 2001 From: ashok sukumaran Date: Sun, 3 Jul 2011 17:19:29 +0530 Subject: [PATCH] front pages --- edgware/static/css/main.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/edgware/static/css/main.css b/edgware/static/css/main.css index 30bc263..a00415a 100644 --- a/edgware/static/css/main.css +++ b/edgware/static/css/main.css @@ -52,15 +52,15 @@ ul { #pageTitle { position: absolute; - left: 400px; + left: 450px; top: 30px; - color: #013ADF; + color: #2E64FE; } #pageTitle h2 { font-size: 20px; font-weight: bold; - color: #013ADF; + color: #2E64FE; } #intro {