summaryrefslogtreecommitdiff
path: root/yeti/bootswatch.less
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2013-12-10 10:43:24 -0800
committerThomas Park <thomas@thomaspark.me>2013-12-10 10:43:24 -0800
commit14855508fb5d2a6219ea7dc0c9665a916719a7be (patch)
treee87826d4b82923c14ea749940ee1866ad5d2f7f0 /yeti/bootswatch.less
parent34f008a0128a5049c6bf4d7a34caffcb9a94bb48 (diff)
parent7fae69283b74c53ceb31e02f421a48f3976e45ae (diff)
Merge pull request #181 from markcarver/patch-1
Protocol independent font
Diffstat (limited to 'yeti/bootswatch.less')
-rw-r--r--yeti/bootswatch.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/yeti/bootswatch.less b/yeti/bootswatch.less
index 180c567c..2c9643c5 100644
--- a/yeti/bootswatch.less
+++ b/yeti/bootswatch.less
@@ -2,7 +2,7 @@
// Bootswatch
// -----------------------------------------------------
-@import url("http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,400,300,700");
+@import url("//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,400,300,700");
// Navbar =====================================================================