From fe2c825dd96e16f589e9bfc40c4e8e648e8c33f0 Mon Sep 17 00:00:00 2001 From: ashok sukumaran Date: Sun, 3 Jul 2011 23:47:57 +0530 Subject: [PATCH] front pages --- edgware/static/css/main.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/edgware/static/css/main.css b/edgware/static/css/main.css index 71cb8eb..15e2f1a 100644 --- a/edgware/static/css/main.css +++ b/edgware/static/css/main.css @@ -113,7 +113,7 @@ ul { } #logo { - /* font-family: 'Berlin Safari', 'Edgware Road', 'SGGrotesqueRegular', sans-serif; */ + font-family: 'SG Grotesque', sans-serif; font-size: 1.2em; line-height: 1.3em; @@ -122,6 +122,7 @@ ul { position: absolute; bottom: 5px; right: 10px; + height: 60px; } #logo a {