From e388776b474c242722cabcc6315fcb3e1418668d Mon Sep 17 00:00:00 2001 From: Sanj Date: Mon, 9 May 2011 17:56:52 +0530 Subject: [PATCH] serp logo line height etc --- edgware/static/css/main.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/edgware/static/css/main.css b/edgware/static/css/main.css index 0d7af02..1d47be5 100644 --- a/edgware/static/css/main.css +++ b/edgware/static/css/main.css @@ -115,6 +115,9 @@ 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; + letter-spacing: 0px; font-weight: bold; position: absolute; bottom: 10px;