summaryrefslogtreecommitdiff
path: root/_theme/scipy/static/less/spc-bootstrap.less
diff options
context:
space:
mode:
Diffstat (limited to '_theme/scipy/static/less/spc-bootstrap.less')
-rw-r--r--_theme/scipy/static/less/spc-bootstrap.less4
1 files changed, 2 insertions, 2 deletions
diff --git a/_theme/scipy/static/less/spc-bootstrap.less b/_theme/scipy/static/less/spc-bootstrap.less
index 20a5091..146f05d 100644
--- a/_theme/scipy/static/less/spc-bootstrap.less
+++ b/_theme/scipy/static/less/spc-bootstrap.less
@@ -3,7 +3,7 @@
@import "bootstrap/responsive.less";
// google webfont
-@import url(http://fonts.googleapis.com/css?family=Open+Sans);
+@import url(https://fonts.googleapis.com/css?family=Open+Sans);
//Typography
@sansFontFamily: 'Open Sans', sans-serif !important;
@@ -15,4 +15,4 @@
//Sprites
@iconSpritePath: '../../img/glyphicons-halflings.png';
-@iconWhiteSpritePath: '../../img/glyphicons-halflings-white.png'; \ No newline at end of file
+@iconWhiteSpritePath: '../../img/glyphicons-halflings-white.png';