Use https for fonts.googleapis.com

This commit is contained in:
Ruan 2015-02-18 20:27:49 +02:00
parent 530cae3caa
commit 293bde3c5e

View File

@ -1,8 +1,7 @@
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,300,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,300,700);
/*!
* Bootstrap v3.0.0
*
* Bootstrap v3.0.
* Copyright 2013 Twitter, Inc
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0