From d4b3f563043529a3580f449402acf760dbe2350b Mon Sep 17 00:00:00 2001 From: Sanj Date: Fri, 29 Jun 2012 17:04:45 +0530 Subject: [PATCH] argh - missing } in fonts.css --- edgware/static/css/fonts.css | 2 +- edgware/templates/editor.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/edgware/static/css/fonts.css b/edgware/static/css/fonts.css index 0f1f498..000b2c3 100644 --- a/edgware/static/css/fonts.css +++ b/edgware/static/css/fonts.css @@ -47,7 +47,7 @@ font-family: "SG Grotesque"; src: url('/static/fonts/SG Grotesque Bold.otf') format("opentype"); font-weight: bold; - +} @font-face { font-family: "SG Grotesque"; diff --git a/edgware/templates/editor.html b/edgware/templates/editor.html index 5ba92d8..8eecd00 100644 --- a/edgware/templates/editor.html +++ b/edgware/templates/editor.html @@ -6,7 +6,7 @@ - +