From b5d88c19fa6ec5e764a966a64a1ca744aef698a1 Mon Sep 17 00:00:00 2001 From: ashok sukumaran Date: Sun, 3 Jul 2011 17:17:15 +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 6efe38e..30bc263 100644 --- a/edgware/static/css/main.css +++ b/edgware/static/css/main.css @@ -54,13 +54,13 @@ ul { position: absolute; left: 400px; top: 30px; - color: #ffff00; + color: #013ADF; } #pageTitle h2 { font-size: 20px; font-weight: bold; - color: #ffff00; + color: #013ADF; } #intro { @@ -122,7 +122,7 @@ ul { letter-spacing: 0px; font-weight: bold; position: absolute; - bottom: 10px; + bottom: 5px; right: 10px; }