From 0f411e208a0bdd6aa84f5ef329b333a087c0eebe Mon Sep 17 00:00:00 2001 From: ashok sukumaran Date: Sun, 3 Jul 2011 19:11:02 +0530 Subject: [PATCH] front pages --- edgware/static/css/main.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/edgware/static/css/main.css b/edgware/static/css/main.css index 7ccc6b2..15e0df3 100644 --- a/edgware/static/css/main.css +++ b/edgware/static/css/main.css @@ -31,8 +31,8 @@ ul { #mainTitle { position: absolute; - left: 100px; - top: 20px; + left: 20px; + top: 40px; width: 200px; } @@ -58,6 +58,7 @@ ul { } #pageTitle h2 { + font-family: "GraublauWeb", "Neeon"; font-size: 20px; font-weight: bold; color: #2E64FE;