From 3f4ec70fd5a31d0b6f2d9bac98c294e75677832c Mon Sep 17 00:00:00 2001 From: ashok sukumaran Date: Sun, 3 Jul 2011 19:13:52 +0530 Subject: [PATCH] front pages --- edgware/static/css/main.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/edgware/static/css/main.css b/edgware/static/css/main.css index 15e0df3..b067e06 100644 --- a/edgware/static/css/main.css +++ b/edgware/static/css/main.css @@ -53,12 +53,12 @@ ul { #pageTitle { position: absolute; left: 420px; - top: 30px; + top: 40px; color: #2E64FE; } #pageTitle h2 { - font-family: "GraublauWeb", "Neeon"; + font-family: "Neeon","GraublauWeb"; font-size: 20px; font-weight: bold; color: #2E64FE;