From 64cef22267d70b6e04c80bf6b3e498cc5a957d63 Mon Sep 17 00:00:00 2001 From: Rupert Parry Date: Mon, 22 Oct 2012 22:48:26 +0000 Subject: [PATCH] Removed empty font face line in style.css, which broke Firefox text display --- content/assets/css/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/content/assets/css/style.css b/content/assets/css/style.css index 14cb048..bcd59b5 100644 --- a/content/assets/css/style.css +++ b/content/assets/css/style.css @@ -198,7 +198,6 @@ img.responsive { .navbar { text-align: center; - font-family: ""; font-size: 120%; background-color: #FDFDFD;