diff options
author | Thomas Park <thomas@thomaspark.me> | 2013-08-29 16:22:38 -0400 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2013-08-29 16:22:38 -0400 |
commit | 90b1c1887b144d247669447b344516251575400f (patch) | |
tree | 5024537dda00ad0fe84f4fee02040f00e8d7b4f0 /2/flatly/bootstrap.min.css | |
parent | 75bfbfe87a827dabf11100d3e9e53e4ffef38728 (diff) |
flatly 2: use protocol relative url for web font
Diffstat (limited to '2/flatly/bootstrap.min.css')
-rw-r--r-- | 2/flatly/bootstrap.min.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/2/flatly/bootstrap.min.css b/2/flatly/bootstrap.min.css index 4a04a34c..c6923a9d 100644 --- a/2/flatly/bootstrap.min.css +++ b/2/flatly/bootstrap.min.css @@ -1,4 +1,4 @@ -@import url("http://fonts.googleapis.com/css?family=Lato:400,700,900,400italic");/*! +@import url("//fonts.googleapis.com/css?family=Lato:400,700,900,400italic");/*! * Bootstrap v2.3.2 * * Copyright 2013 Twitter, Inc |