mirror of
https://gitlab.com/ruany/litebans-php.git
synced 2025-07-09 07:17:32 +00:00
Use https for fonts.googleapis.com
This commit is contained in:
parent
530cae3caa
commit
293bde3c5e
5
includes/css/bootstrap.css
vendored
5
includes/css/bootstrap.css
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user