From 74446851f717a6c9baea3ecf33b79b66176d26c1 Mon Sep 17 00:00:00 2001 From: Cameron Date: Thu, 19 Jan 2017 14:31:22 -0800 Subject: [PATCH] Fix for landingzero over SSL. --- e107_themes/landingzero/css/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e107_themes/landingzero/css/styles.css b/e107_themes/landingzero/css/styles.css index 54d17400e..fc9c24ecc 100644 --- a/e107_themes/landingzero/css/styles.css +++ b/e107_themes/landingzero/css/styles.css @@ -6,7 +6,7 @@ http://www.bootstrapzero.com */ @import url(https://fonts.googleapis.com/css?family=Questrial); -@import url(http://fonts.googleapis.com/css?family=Dancing+Script:700); +@import url(https://fonts.googleapis.com/css?family=Dancing+Script:700); html, body {