summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cosmo/_bootswatch.scss2
-rw-r--r--cosmo/bootstrap.css2
-rw-r--r--cosmo/bootstrap.min.css2
-rw-r--r--cosmo/bootswatch.less2
-rw-r--r--cyborg/_bootswatch.scss2
-rw-r--r--cyborg/bootstrap.css2
-rw-r--r--cyborg/bootstrap.min.css2
-rw-r--r--cyborg/bootswatch.less2
-rw-r--r--darkly/_bootswatch.scss2
-rw-r--r--darkly/bootstrap.css2
-rw-r--r--darkly/bootstrap.min.css2
-rw-r--r--darkly/bootswatch.less2
-rw-r--r--flatly/_bootswatch.scss2
-rw-r--r--flatly/bootstrap.css2
-rw-r--r--flatly/bootstrap.min.css2
-rw-r--r--flatly/bootswatch.less2
-rw-r--r--help/index.html3
-rw-r--r--index.html12
-rw-r--r--journal/_bootswatch.scss2
-rw-r--r--journal/bootstrap.css2
-rw-r--r--journal/bootstrap.min.css2
-rw-r--r--journal/bootswatch.less2
-rw-r--r--lumen/_bootswatch.scss2
-rw-r--r--lumen/bootstrap.css2
-rw-r--r--lumen/bootstrap.min.css2
-rw-r--r--lumen/bootswatch.less2
-rw-r--r--paper/_bootswatch.scss2
-rw-r--r--paper/bootstrap.css2
-rw-r--r--paper/bootstrap.min.css2
-rw-r--r--paper/bootswatch.less2
-rw-r--r--readable/_bootswatch.scss2
-rw-r--r--readable/bootstrap.css2
-rw-r--r--readable/bootstrap.min.css2
-rw-r--r--readable/bootswatch.less2
-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
-rw-r--r--simplex/_bootswatch.scss2
-rw-r--r--simplex/bootstrap.css2
-rw-r--r--simplex/bootstrap.min.css2
-rw-r--r--simplex/bootswatch.less2
-rw-r--r--spacelab/_bootswatch.scss2
-rw-r--r--spacelab/bootstrap.css2
-rw-r--r--spacelab/bootstrap.min.css2
-rw-r--r--spacelab/bootswatch.less2
-rw-r--r--superhero/_bootswatch.scss2
-rw-r--r--superhero/bootstrap.css2
-rw-r--r--superhero/bootstrap.min.css2
-rw-r--r--superhero/bootswatch.less2
-rw-r--r--united/_bootswatch.scss2
-rw-r--r--united/bootstrap.css2
-rw-r--r--united/bootstrap.min.css2
-rw-r--r--united/bootswatch.less2
-rw-r--r--yeti/_bootswatch.scss2
-rw-r--r--yeti/bootstrap.css2
-rw-r--r--yeti/bootstrap.min.css2
-rw-r--r--yeti/bootswatch.less2
58 files changed, 62 insertions, 65 deletions
diff --git a/cosmo/_bootswatch.scss b/cosmo/_bootswatch.scss
index f354d3d8..3ffaa075 100644
--- a/cosmo/_bootswatch.scss
+++ b/cosmo/_bootswatch.scss
@@ -2,7 +2,7 @@
// Bootswatch
// -----------------------------------------------------
-@import url("//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700");
+@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700");
// Navbar =====================================================================
diff --git a/cosmo/bootstrap.css b/cosmo/bootstrap.css
index 7a011896..14f77e85 100644
--- a/cosmo/bootstrap.css
+++ b/cosmo/bootstrap.css
@@ -1,4 +1,4 @@
-@import url("//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700");
+@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700");
/*!
* bootswatch v3.3.4+1
* Homepage: http://bootswatch.com
diff --git a/cosmo/bootstrap.min.css b/cosmo/bootstrap.min.css
index a87a7e2f..31bc2518 100644
--- a/cosmo/bootstrap.min.css
+++ b/cosmo/bootstrap.min.css
@@ -1,4 +1,4 @@
-@import url("//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700");/*!
+@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700");/*!
* bootswatch v3.3.4+1
* Homepage: http://bootswatch.com
* Copyright 2012-2015 Thomas Park
diff --git a/cosmo/bootswatch.less b/cosmo/bootswatch.less
index 4d2b9376..0ac35ecb 100644
--- a/cosmo/bootswatch.less
+++ b/cosmo/bootswatch.less
@@ -2,7 +2,7 @@
// Bootswatch
// -----------------------------------------------------
-@import url("//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700");
+@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700");
// Navbar =====================================================================
diff --git a/cyborg/_bootswatch.scss b/cyborg/_bootswatch.scss
index 41c74b46..24519e8c 100644
--- a/cyborg/_bootswatch.scss
+++ b/cyborg/_bootswatch.scss
@@ -2,7 +2,7 @@
// Bootswatch
// -----------------------------------------------------
-@import url("//fonts.googleapis.com/css?family=Roboto:400,700");
+@import url("https://fonts.googleapis.com/css?family=Roboto:400,700");
// Navbar =====================================================================
diff --git a/cyborg/bootstrap.css b/cyborg/bootstrap.css
index 9dcb101d..a72c11c9 100644
--- a/cyborg/bootstrap.css
+++ b/cyborg/bootstrap.css
@@ -1,4 +1,4 @@
-@import url("//fonts.googleapis.com/css?family=Roboto:400,700");
+@import url("https://fonts.googleapis.com/css?family=Roboto:400,700");
/*!
* bootswatch v3.3.4+1
* Homepage: http://bootswatch.com
diff --git a/cyborg/bootstrap.min.css b/cyborg/bootstrap.min.css
index e37fafef..9a9260af 100644
--- a/cyborg/bootstrap.min.css
+++ b/cyborg/bootstrap.min.css
@@ -1,4 +1,4 @@
-@import url("//fonts.googleapis.com/css?family=Roboto:400,700");/*!
+@import url("https://fonts.googleapis.com/css?family=Roboto:400,700");/*!
* bootswatch v3.3.4+1
* Homepage: http://bootswatch.com
* Copyright 2012-2015 Thomas Park
diff --git a/cyborg/bootswatch.less b/cyborg/bootswatch.less
index eccc9fdb..edaae762 100644
--- a/cyborg/bootswatch.less
+++ b/cyborg/bootswatch.less
@@ -2,7 +2,7 @@
// Bootswatch
// -----------------------------------------------------
-@import url("//fonts.googleapis.com/css?family=Roboto:400,700");
+@import url("https://fonts.googleapis.com/css?family=Roboto:400,700");
// Navbar =====================================================================
diff --git a/darkly/_bootswatch.scss b/darkly/_bootswatch.scss
index 67121f95..35afc263 100644
--- a/darkly/_bootswatch.scss
+++ b/darkly/_bootswatch.scss
@@ -2,7 +2,7 @@
// Bootswatch
// -----------------------------------------------------
-@import url("//fonts.googleapis.com/css?family=Lato:400,700,400italic");
+@import url("https://fonts.googleapis.com/css?family=Lato:400,700,400italic");
// Navbar =====================================================================
diff --git a/darkly/bootstrap.css b/darkly/bootstrap.css
index 807f86ef..3ec9b746 100644
--- a/darkly/bootstrap.css
+++ b/darkly/bootstrap.css
@@ -1,4 +1,4 @@
-@import url("//fonts.googleapis.com/css?family=Lato:400,700,400italic");
+@import url("https://fonts.googleapis.com/css?family=Lato:400,700,400italic");
/*!
* bootswatch v3.3.4+1
* Homepage: http://bootswatch.com
diff --git a/darkly/bootstrap.min.css b/darkly/bootstrap.min.css
index b7ce44ad..8b2b01b9 100644
--- a/darkly/bootstrap.min.css
+++ b/darkly/bootstrap.min.css
@@ -1,4 +1,4 @@
-@import url("//fonts.googleapis.com/css?family=Lato:400,700,400italic");/*!
+@import url("https://fonts.googleapis.com/css?family=Lato:400,700,400italic");/*!
* bootswatch v3.3.4+1
* Homepage: http://bootswatch.com
* Copyright 2012-2015 Thomas Park
diff --git a/darkly/bootswatch.less b/darkly/bootswatch.less
index 4fa42cfb..593b62d1 100644
--- a/darkly/bootswatch.less
+++ b/darkly/bootswatch.less
@@ -2,7 +2,7 @@
// Bootswatch
// -----------------------------------------------------
-@import url("//fonts.googleapis.com/css?family=Lato:400,700,400italic");
+@import url("https://fonts.googleapis.com/css?family=Lato:400,700,400italic");
// Navbar =====================================================================
diff --git a/flatly/_bootswatch.scss b/flatly/_bootswatch.scss
index 34edb2aa..4954932c 100644
--- a/flatly/_bootswatch.scss
+++ b/flatly/_bootswatch.scss
@@ -2,7 +2,7 @@
// Bootswatch
// -----------------------------------------------------
-@import url("//fonts.googleapis.com/css?family=Lato:400,700,400italic");
+@import url("https://fonts.googleapis.com/css?family=Lato:400,700,400italic");
// Navbar =====================================================================
diff --git a/flatly/bootstrap.css b/flatly/bootstrap.css
index 558664f9..02b2d60c 100644
--- a/flatly/bootstrap.css
+++ b/flatly/bootstrap.css
@@ -1,4 +1,4 @@
-@import url("//fonts.googleapis.com/css?family=Lato:400,700,400italic");
+@import url("https://fonts.googleapis.com/css?family=Lato:400,700,400italic");
/*!
* bootswatch v3.3.4+1
* Homepage: http://bootswatch.com
diff --git a/flatly/bootstrap.min.css b/flatly/bootstrap.min.css
index 50c004ff..966e5179 100644
--- a/flatly/bootstrap.min.css
+++ b/flatly/bootstrap.min.css
@@ -1,4 +1,4 @@
-@import url("//fonts.googleapis.com/css?family=Lato:400,700,400italic");/*!
+@import url("https://fonts.googleapis.com/css?family=Lato:400,700,400italic");/*!
* bootswatch v3.3.4+1
* Homepage: http://bootswatch.com
* Copyright 2012-2015 Thomas Park
diff --git a/flatly/bootswatch.less b/flatly/bootswatch.less
index aa671b6b..5dafb79d 100644
--- a/flatly/bootswatch.less
+++ b/flatly/bootswatch.less
@@ -2,7 +2,7 @@
// Bootswatch
// -----------------------------------------------------
-@import url("//fonts.googleapis.com/css?family=Lato:400,700,400italic");
+@import url("https://fonts.googleapis.com/css?family=Lato:400,700,400italic");
// Navbar =====================================================================
diff --git a/help/index.html b/help/index.html
index 197fb007..464dee9a 100644
--- a/help/index.html
+++ b/help/index.html
@@ -198,8 +198,5 @@
<script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
<script src="../bower_components/bootstrap/dist/js/bootstrap.min.js"></script>
<script src="../assets/js/bootswatch.js"></script>
- <script>
- !function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");
- </script>
</body>
</html>
diff --git a/index.html b/index.html
index 154ded78..c4a7be79 100644
--- a/index.html
+++ b/index.html
@@ -91,8 +91,8 @@
<h1>Free themes for Bootstrap</h1>
<div id="social">
<span>
- <iframe id="gh-fork" src="//ghbtns.com/github-btn.html?user=thomaspark&repo=bootswatch&type=fork" allowtransparency="true" frameborder="0" scrolling="0" width="53" height="20"></iframe>
- <iframe id="gh-star" src="//ghbtns.com/github-btn.html?user=thomaspark&repo=bootswatch&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="110" height="20"></iframe>
+ <iframe id="gh-fork" src="https://ghbtns.com/github-btn.html?user=thomaspark&repo=bootswatch&type=fork" allowtransparency="true" frameborder="0" scrolling="0" width="53" height="20"></iframe>
+ <iframe id="gh-star" src="https://ghbtns.com/github-btn.html?user=thomaspark&repo=bootswatch&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="110" height="20"></iframe>
</span>
<span>
<a href="https://twitter.com/bootswatch" class="twitter-follow-button" data-show-count="false" data-show-screen-name="true">Follow @bootswatch</a>
@@ -705,7 +705,7 @@
<h3>HTML &amp; CSS</h3>
<p>Jon Duckett</p>
<div>
- <img src="//www.assoc-amazon.com/e/ir?t=bootswatch-20&amp;l=as2&amp;o=1&amp;a=1118008189" width="1" height="1" alt="" style="border:none !important; margin:0px !important; height: 1px;" />
+ <img src="https://www.assoc-amazon.com/e/ir?t=bootswatch-20&amp;l=as2&amp;o=1&amp;a=1118008189" width="1" height="1" alt="" style="border:none !important; margin:0px !important; height: 1px;" />
<div class="btn-group"><a class="btn btn-info" onClick="_gaq.push(['_trackEvent', 'refs', 'amazon', 'htmlandcss']);" href="http://www.amazon.com/gp/product/1118008189/ref=as_li_tf_tl?ie=UTF8&amp;tag=bootswatch-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=1118008189" target="_blank">Amazon</a></div>
</div>
</div>
@@ -723,7 +723,7 @@
<h3>Eloquent JavaScript</h3>
<p>Marijn Haverbeke</p>
<div>
- <img src="//www.assoc-amazon.com/e/ir?t=bootswatch-20&amp;l=as2&amp;o=1&amp;a=1593275846" width="1" height="1" alt="" style="border:none !important; margin:0px !important; height: 1px;" />
+ <img src="https://www.assoc-amazon.com/e/ir?t=bootswatch-20&amp;l=as2&amp;o=1&amp;a=1593275846" width="1" height="1" alt="" style="border:none !important; margin:0px !important; height: 1px;" />
<div class="btn-group"><a class="btn btn-info" onClick="_gaq.push(['_trackEvent', 'refs', 'amazon', 'lesscss']);" href="http://www.amazon.com/gp/product/1593275846/ref=as_li_tf_tl?ie=UTF8&amp;tag=bootswatch-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=1593275846" target="_blank">Amazon</a></div>
</div>
</div>
@@ -741,7 +741,7 @@
<h3>Beautiful Web Design</h3>
<p>Jason Beaird</p>
<div>
- <img src="//www.assoc-amazon.com/e/ir?t=bootswatch-20&amp;l=as2&amp;o=1&amp;a=098057689X" width="1" height="1" alt="" style="border:none !important; margin:0px !important; height: 1px;" />
+ <img src="https://www.assoc-amazon.com/e/ir?t=bootswatch-20&amp;l=as2&amp;o=1&amp;a=098057689X" width="1" height="1" alt="" style="border:none !important; margin:0px !important; height: 1px;" />
<div class="btn-group"><a class="btn btn-info" onClick="_gaq.push(['_trackEvent', 'refs', 'amazon', 'beautifulwebdesign']);" href="http://www.amazon.com/gp/product/098057689X/ref=as_li_tf_tl?ie=UTF8&amp;tag=bootswatch-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=098057689X" target="_blank">Amazon</a></div>
</div>
</div>
@@ -785,7 +785,7 @@
<script src="./bower_components/bootstrap/dist/js/bootstrap.min.js"></script>
<script src="./assets/js/bootswatch.js"></script>
<script>
- !function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");
+ !function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="https://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");
</script>
</body>
</html>
diff --git a/journal/_bootswatch.scss b/journal/_bootswatch.scss
index e34d57c6..8fd8bec1 100644
--- a/journal/_bootswatch.scss
+++ b/journal/_bootswatch.scss
@@ -2,7 +2,7 @@
// Bootswatch
// -----------------------------------------------------
-@import url("//fonts.googleapis.com/css?family=News+Cycle:400,700");
+@import url("https://fonts.googleapis.com/css?family=News+Cycle:400,700");
// Navbar =====================================================================
diff --git a/journal/bootstrap.css b/journal/bootstrap.css
index 96142b4f..4667e7b1 100644
--- a/journal/bootstrap.css
+++ b/journal/bootstrap.css
@@ -1,4 +1,4 @@
-@import url("//fonts.googleapis.com/css?family=News+Cycle:400,700");
+@import url("https://fonts.googleapis.com/css?family=News+Cycle:400,700");
/*!
* bootswatch v3.3.4+1
* Homepage: http://bootswatch.com
diff --git a/journal/bootstrap.min.css b/journal/bootstrap.min.css
index 94b9f9e5..c1cd7071 100644
--- a/journal/bootstrap.min.css
+++ b/journal/bootstrap.min.css
@@ -1,4 +1,4 @@
-@import url("//fonts.googleapis.com/css?family=News+Cycle:400,700");/*!
+@import url("https://fonts.googleapis.com/css?family=News+Cycle:400,700");/*!
* bootswatch v3.3.4+1
* Homepage: http://bootswatch.com
* Copyright 2012-2015 Thomas Park
diff --git a/journal/bootswatch.less b/journal/bootswatch.less
index e482eac3..319e7494 100644
--- a/journal/bootswatch.less
+++ b/journal/bootswatch.less
@@ -2,7 +2,7 @@
// Bootswatch
// -----------------------------------------------------
-@import url("//fonts.googleapis.com/css?family=News+Cycle:400,700");
+@import url("https://fonts.googleapis.com/css?family=News+Cycle:400,700");
// Navbar =====================================================================
diff --git a/lumen/_bootswatch.scss b/lumen/_bootswatch.scss
index 5105bd32..2279c3ce 100644
--- a/lumen/_bootswatch.scss
+++ b/lumen/_bootswatch.scss
@@ -2,7 +2,7 @@
// Bootswatch
// -----------------------------------------------------
-@import url("//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,400italic");
+@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,400italic");
@mixin shadow($width: 4px){
border-width: 0 1px $width 1px;
diff --git a/lumen/bootstrap.css b/lumen/bootstrap.css
index 94767fe9..b3df64d9 100644
--- a/lumen/bootstrap.css
+++ b/lumen/bootstrap.css
@@ -1,4 +1,4 @@
-@import url("//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,400italic");
+@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,400italic");
/*!
* bootswatch v3.3.4+1
* Homepage: http://bootswatch.com
diff --git a/lumen/bootstrap.min.css b/lumen/bootstrap.min.css
index 046e4f50..6070c6cf 100644
--- a/lumen/bootstrap.min.css
+++ b/lumen/bootstrap.min.css
@@ -1,4 +1,4 @@
-@import url("//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,400italic");/*!
+@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,400italic");/*!
* bootswatch v3.3.4+1
* Homepage: http://bootswatch.com
* Copyright 2012-2015 Thomas Park
diff --git a/lumen/bootswatch.less b/lumen/bootswatch.less
index 5a485877..7e1fe852 100644
--- a/lumen/bootswatch.less
+++ b/lumen/bootswatch.less
@@ -2,7 +2,7 @@
// Bootswatch
// -----------------------------------------------------
-@import url("//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,400italic");
+@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,400italic");
.shadow (@width: 4px) {
border-width: 0 1px @width 1px;
diff --git a/paper/_bootswatch.scss b/paper/_bootswatch.scss
index e3cfb80b..07de0e65 100644
--- a/paper/_bootswatch.scss
+++ b/paper/_bootswatch.scss
@@ -2,7 +2,7 @@
// Bootswatch
// -----------------------------------------------------
-@import url("//fonts.googleapis.com/css?family=Roboto:300,400,500,700");
+@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700");
// Navbar =====================================================================
diff --git a/paper/bootstrap.css b/paper/bootstrap.css
index ceba0f88..1e41c68e 100644
--- a/paper/bootstrap.css
+++ b/paper/bootstrap.css
@@ -1,4 +1,4 @@
-@import url("//fonts.googleapis.com/css?family=Roboto:300,400,500,700");
+@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700");
/*!
* bootswatch v3.3.4+1
* Homepage: http://bootswatch.com
diff --git a/paper/bootstrap.min.css b/paper/bootstrap.min.css
index f49313da..c0ffcf54 100644
--- a/paper/bootstrap.min.css
+++ b/paper/bootstrap.min.css
@@ -1,4 +1,4 @@
-@import url("//fonts.googleapis.com/css?family=Roboto:300,400,500,700");/*!
+@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700");/*!
* bootswatch v3.3.4+1
* Homepage: http://bootswatch.com
* Copyright 2012-2015 Thomas Park
diff --git a/paper/bootswatch.less b/paper/bootswatch.less
index 42dee586..90cef674 100644
--- a/paper/bootswatch.less
+++ b/paper/bootswatch.less
@@ -2,7 +2,7 @@
// Bootswatch
// -----------------------------------------------------
-@import url("//fonts.googleapis.com/css?family=Roboto:300,400,500,700");
+@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700");
// Navbar =====================================================================
diff --git a/readable/_bootswatch.scss b/readable/_bootswatch.scss
index 721bebe4..bcb80990 100644
--- a/readable/_bootswatch.scss
+++ b/readable/_bootswatch.scss
@@ -2,7 +2,7 @@
// Bootswatch
// -----------------------------------------------------
-@import url("//fonts.googleapis.com/css?family=Raleway:400,700");
+@import url("https://fonts.googleapis.com/css?family=Raleway:400,700");
// Navbar =====================================================================
diff --git a/readable/bootstrap.css b/readable/bootstrap.css
index a8d6d959..47a367fe 100644
--- a/readable/bootstrap.css
+++ b/readable/bootstrap.css
@@ -1,4 +1,4 @@
-@import url("//fonts.googleapis.com/css?family=Raleway:400,700");
+@import url("https://fonts.googleapis.com/css?family=Raleway:400,700");
/*!
* bootswatch v3.3.4+1
* Homepage: http://bootswatch.com
diff --git a/readable/bootstrap.min.css b/readable/bootstrap.min.css
index 61be497e..7467d5f5 100644
--- a/readable/bootstrap.min.css
+++ b/readable/bootstrap.min.css
@@ -1,4 +1,4 @@
-@import url("//fonts.googleapis.com/css?family=Raleway:400,700");/*!
+@import url("https://fonts.googleapis.com/css?family=Raleway:400,700");/*!
* bootswatch v3.3.4+1
* Homepage: http://bootswatch.com
* Copyright 2012-2015 Thomas Park
diff --git a/readable/bootswatch.less b/readable/bootswatch.less
index bf712c7f..448c4e02 100644
--- a/readable/bootswatch.less
+++ b/readable/bootswatch.less
@@ -2,7 +2,7 @@
// Bootswatch
// -----------------------------------------------------
-@import url("//fonts.googleapis.com/css?family=Raleway:400,700");
+@import url("https://fonts.googleapis.com/css?family=Raleway:400,700");
// Navbar =====================================================================
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 =====================================================================
diff --git a/simplex/_bootswatch.scss b/simplex/_bootswatch.scss
index f28fb8e7..89a84a65 100644
--- a/simplex/_bootswatch.scss
+++ b/simplex/_bootswatch.scss
@@ -2,7 +2,7 @@
// Bootswatch
// -----------------------------------------------------
-@import url("//fonts.googleapis.com/css?family=Open+Sans:400,700");
+@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,700");
@mixin btn-shadow($color){
@include gradient-vertical-three-colors(lighten($color, 3%), $color, 6%, darken($color, 3%));
diff --git a/simplex/bootstrap.css b/simplex/bootstrap.css
index fe9ce895..cdd032db 100644
--- a/simplex/bootstrap.css
+++ b/simplex/bootstrap.css
@@ -1,4 +1,4 @@
-@import url("//fonts.googleapis.com/css?family=Open+Sans:400,700");
+@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,700");
/*!
* bootswatch v3.3.4+1
* Homepage: http://bootswatch.com
diff --git a/simplex/bootstrap.min.css b/simplex/bootstrap.min.css
index 1141cff9..309b6d55 100644
--- a/simplex/bootstrap.min.css
+++ b/simplex/bootstrap.min.css
@@ -1,4 +1,4 @@
-@import url("//fonts.googleapis.com/css?family=Open+Sans:400,700");/*!
+@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,700");/*!
* bootswatch v3.3.4+1
* Homepage: http://bootswatch.com
* Copyright 2012-2015 Thomas Park
diff --git a/simplex/bootswatch.less b/simplex/bootswatch.less
index 0615a563..8e0c72e4 100644
--- a/simplex/bootswatch.less
+++ b/simplex/bootswatch.less
@@ -2,7 +2,7 @@
// Bootswatch
// -----------------------------------------------------
-@import url("//fonts.googleapis.com/css?family=Open+Sans:400,700");
+@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,700");
.btn-shadow(@color) {
#gradient > .vertical-three-colors(lighten(@color, 3%), @color, 6%, darken(@color, 3%));
diff --git a/spacelab/_bootswatch.scss b/spacelab/_bootswatch.scss
index 0cd4e078..0ac5f582 100644
--- a/spacelab/_bootswatch.scss
+++ b/spacelab/_bootswatch.scss
@@ -2,7 +2,7 @@
// Bootswatch
// -----------------------------------------------------
-@import url("//fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700");
+@import url("https://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700");
@mixin btn-shadow($color){
@include gradient-vertical-three-colors(lighten($color, 15%), $color, 50%, darken($color, 4%));
diff --git a/spacelab/bootstrap.css b/spacelab/bootstrap.css
index 52c04b3f..25e96347 100644
--- a/spacelab/bootstrap.css
+++ b/spacelab/bootstrap.css
@@ -1,4 +1,4 @@
-@import url("//fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700");
+@import url("https://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700");
/*!
* bootswatch v3.3.4+1
* Homepage: http://bootswatch.com
diff --git a/spacelab/bootstrap.min.css b/spacelab/bootstrap.min.css
index 7c11bc4b..d992d3d8 100644
--- a/spacelab/bootstrap.min.css
+++ b/spacelab/bootstrap.min.css
@@ -1,4 +1,4 @@
-@import url("//fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700");/*!
+@import url("https://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700");/*!
* bootswatch v3.3.4+1
* Homepage: http://bootswatch.com
* Copyright 2012-2015 Thomas Park
diff --git a/spacelab/bootswatch.less b/spacelab/bootswatch.less
index 76ee070a..33512be2 100644
--- a/spacelab/bootswatch.less
+++ b/spacelab/bootswatch.less
@@ -2,7 +2,7 @@
// Bootswatch
// -----------------------------------------------------
-@import url("//fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700");
+@import url("https://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700");
.btn-shadow(@color) {
#gradient > .vertical-three-colors(lighten(@color, 15%), @color, 50%, darken(@color, 4%));
diff --git a/superhero/_bootswatch.scss b/superhero/_bootswatch.scss
index eb1380ed..4306367b 100644
--- a/superhero/_bootswatch.scss
+++ b/superhero/_bootswatch.scss
@@ -2,7 +2,7 @@
// Bootswatch
// -----------------------------------------------------
-@import url("//fonts.googleapis.com/css?family=Lato:300,400,700");
+@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700");
// Navbar =====================================================================
diff --git a/superhero/bootstrap.css b/superhero/bootstrap.css
index a34d425b..410debb2 100644
--- a/superhero/bootstrap.css
+++ b/superhero/bootstrap.css
@@ -1,4 +1,4 @@
-@import url("//fonts.googleapis.com/css?family=Lato:300,400,700");
+@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700");
/*!
* bootswatch v3.3.4+1
* Homepage: http://bootswatch.com
diff --git a/superhero/bootstrap.min.css b/superhero/bootstrap.min.css
index 05c5a618..3127f99c 100644
--- a/superhero/bootstrap.min.css
+++ b/superhero/bootstrap.min.css
@@ -1,4 +1,4 @@
-@import url("//fonts.googleapis.com/css?family=Lato:300,400,700");/*!
+@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700");/*!
* bootswatch v3.3.4+1
* Homepage: http://bootswatch.com
* Copyright 2012-2015 Thomas Park
diff --git a/superhero/bootswatch.less b/superhero/bootswatch.less
index f1081a1d..252b6cf9 100644
--- a/superhero/bootswatch.less
+++ b/superhero/bootswatch.less
@@ -2,7 +2,7 @@
// Bootswatch
// -----------------------------------------------------
-@import url("//fonts.googleapis.com/css?family=Lato:300,400,700");
+@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700");
// Navbar =====================================================================
diff --git a/united/_bootswatch.scss b/united/_bootswatch.scss
index a24e90fe..c35fe3bb 100644
--- a/united/_bootswatch.scss
+++ b/united/_bootswatch.scss
@@ -2,7 +2,7 @@
// Bootswatch
// -----------------------------------------------------
-@import url("//fonts.googleapis.com/css?family=Ubuntu");
+@import url("https://fonts.googleapis.com/css?family=Ubuntu");
// Navbar =====================================================================
diff --git a/united/bootstrap.css b/united/bootstrap.css
index 4fd0681d..f9ef5376 100644
--- a/united/bootstrap.css
+++ b/united/bootstrap.css
@@ -1,4 +1,4 @@
-@import url("//fonts.googleapis.com/css?family=Ubuntu");
+@import url("https://fonts.googleapis.com/css?family=Ubuntu");
/*!
* bootswatch v3.3.4+1
* Homepage: http://bootswatch.com
diff --git a/united/bootstrap.min.css b/united/bootstrap.min.css
index e850e140..556747f3 100644
--- a/united/bootstrap.min.css
+++ b/united/bootstrap.min.css
@@ -1,4 +1,4 @@
-@import url("//fonts.googleapis.com/css?family=Ubuntu");/*!
+@import url("https://fonts.googleapis.com/css?family=Ubuntu");/*!
* bootswatch v3.3.4+1
* Homepage: http://bootswatch.com
* Copyright 2012-2015 Thomas Park
diff --git a/united/bootswatch.less b/united/bootswatch.less
index 24b1900a..f08729cd 100644
--- a/united/bootswatch.less
+++ b/united/bootswatch.less
@@ -2,7 +2,7 @@
// Bootswatch
// -----------------------------------------------------
-@import url("//fonts.googleapis.com/css?family=Ubuntu");
+@import url("https://fonts.googleapis.com/css?family=Ubuntu");
// Navbar =====================================================================
diff --git a/yeti/_bootswatch.scss b/yeti/_bootswatch.scss
index fee07e76..f2bc292f 100644
--- a/yeti/_bootswatch.scss
+++ b/yeti/_bootswatch.scss
@@ -2,7 +2,7 @@
// Bootswatch
// -----------------------------------------------------
-@import url("//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,400,300,700");
+@import url("https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,400,300,700");
// Navbar =====================================================================
diff --git a/yeti/bootstrap.css b/yeti/bootstrap.css
index ec1b86e8..f7e82ecb 100644
--- a/yeti/bootstrap.css
+++ b/yeti/bootstrap.css
@@ -1,4 +1,4 @@
-@import url("//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,400,300,700");
+@import url("https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,400,300,700");
/*!
* bootswatch v3.3.4+1
* Homepage: http://bootswatch.com
diff --git a/yeti/bootstrap.min.css b/yeti/bootstrap.min.css
index 573c5fe6..176cc215 100644
--- a/yeti/bootstrap.min.css
+++ b/yeti/bootstrap.min.css
@@ -1,4 +1,4 @@
-@import url("//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,400,300,700");/*!
+@import url("https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,400,300,700");/*!
* bootswatch v3.3.4+1
* Homepage: http://bootswatch.com
* Copyright 2012-2015 Thomas Park
diff --git a/yeti/bootswatch.less b/yeti/bootswatch.less
index 6793343a..c80e152d 100644
--- a/yeti/bootswatch.less
+++ b/yeti/bootswatch.less
@@ -2,7 +2,7 @@
// Bootswatch
// -----------------------------------------------------
-@import url("//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,400,300,700");
+@import url("https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,400,300,700");
// Navbar =====================================================================