summaryrefslogtreecommitdiff
path: root/simplex/bootswatch.less
diff options
context:
space:
mode:
authorRobert Estelle <robert@btbapp.com>2013-01-01 01:23:20 -0800
committerRobert Estelle <robert@btbapp.com>2013-01-01 01:23:20 -0800
commit02133bf7b428f0d1544fe09c8b41476b318cc8f3 (patch)
treecf28bc562dda24813aecf543ea88d857b1081bfe /simplex/bootswatch.less
parentfff020f3305be867137ff30fac3e9d0fdf484dce (diff)
Make HTTPS Google Font imports protocol-relative
Diffstat (limited to 'simplex/bootswatch.less')
-rwxr-xr-xsimplex/bootswatch.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/simplex/bootswatch.less b/simplex/bootswatch.less
index c8e42cfe..fef77ddf 100755
--- a/simplex/bootswatch.less
+++ b/simplex/bootswatch.less
@@ -8,7 +8,7 @@
// TYPOGRAPHY
// -----------------------------------------------------
-@import url('https://fonts.googleapis.com/css?family=Josefin+Sans:300,400,700');
+@import url('//fonts.googleapis.com/css?family=Josefin+Sans:300,400,700');
// SCAFFOLDING
// -----------------------------------------------------