aboutsummaryrefslogtreecommitdiffstats
path: root/notmyidea-cms-fr
diff options
context:
space:
mode:
authorJustin Mayer <entroP@gmail.com>2015-05-29 09:15:35 -0700
committerJustin Mayer <entroP@gmail.com>2015-05-29 09:15:35 -0700
commitd9405f5c009d9829618547a04c97783d86e54b7c (patch)
tree5d5022ba58bbda6a4720359ba3ec381a1ee9b9b6 /notmyidea-cms-fr
parent85be1e52700a1ff1836d8d94dd406d2947613e8f (diff)
downloadpelican-themes-d9405f5c009d9829618547a04c97783d86e54b7c.zip
pelican-themes-d9405f5c009d9829618547a04c97783d86e54b7c.tar.gz
pelican-themes-d9405f5c009d9829618547a04c97783d86e54b7c.tar.bz2
notmyidea-cms: Use HTTPS links to Google fonts
Fixes #295. Refs #302.
Diffstat (limited to 'notmyidea-cms-fr')
-rw-r--r--notmyidea-cms-fr/static/css/main.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/notmyidea-cms-fr/static/css/main.css b/notmyidea-cms-fr/static/css/main.css
index b3b631d..ab76379 100644
--- a/notmyidea-cms-fr/static/css/main.css
+++ b/notmyidea-cms-fr/static/css/main.css
@@ -10,7 +10,7 @@
/* Imports */
@import url("reset.css");
@import url("pygment.css");
-@import url(http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz&subset=latin);
+@import url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz&subset=latin);
/***** Global *****/
/* Body */