summaryrefslogtreecommitdiff
path: root/sandstone
diff options
context:
space:
mode:
Diffstat (limited to 'sandstone')
-rw-r--r--sandstone/_bootswatch.scss2
-rw-r--r--sandstone/bootstrap.css2
-rw-r--r--sandstone/bootstrap.min.css2
-rw-r--r--sandstone/bootswatch.less2
4 files changed, 4 insertions, 4 deletions
diff --git a/sandstone/_bootswatch.scss b/sandstone/_bootswatch.scss
index bd1a618d..87976869 100644
--- a/sandstone/_bootswatch.scss
+++ b/sandstone/_bootswatch.scss
@@ -2,7 +2,7 @@
// Bootswatch
// -----------------------------------------------------
-@import url("//fonts.googleapis.com/css?family=Roboto:400,500");
+@import url("https://fonts.googleapis.com/css?family=Roboto:400,500");
// Navbar =====================================================================
diff --git a/sandstone/bootstrap.css b/sandstone/bootstrap.css
index e536ef25..33f577af 100644
--- a/sandstone/bootstrap.css
+++ b/sandstone/bootstrap.css
@@ -1,4 +1,4 @@
-@import url("//fonts.googleapis.com/css?family=Roboto:400,500");
+@import url("https://fonts.googleapis.com/css?family=Roboto:400,500");
/*!
* bootswatch v3.3.4+1
* Homepage: http://bootswatch.com
diff --git a/sandstone/bootstrap.min.css b/sandstone/bootstrap.min.css
index af9e2e6c..ad4d833c 100644
--- a/sandstone/bootstrap.min.css
+++ b/sandstone/bootstrap.min.css
@@ -1,4 +1,4 @@
-@import url("//fonts.googleapis.com/css?family=Roboto:400,500");/*!
+@import url("https://fonts.googleapis.com/css?family=Roboto:400,500");/*!
* bootswatch v3.3.4+1
* Homepage: http://bootswatch.com
* Copyright 2012-2015 Thomas Park
diff --git a/sandstone/bootswatch.less b/sandstone/bootswatch.less
index e319f906..b4add46d 100644
--- a/sandstone/bootswatch.less
+++ b/sandstone/bootswatch.less
@@ -2,7 +2,7 @@
// Bootswatch
// -----------------------------------------------------
-@import url("//fonts.googleapis.com/css?family=Roboto:400,500");
+@import url("https://fonts.googleapis.com/css?family=Roboto:400,500");
// Navbar =====================================================================