summaryrefslogtreecommitdiff
path: root/united/bootstrap.css
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2013-01-03 14:14:48 -0800
committerThomas Park <thomas@thomaspark.me>2013-01-03 14:14:48 -0800
commit2c18d0d1d7b3b82270f45d2a6faaf56efbf9f284 (patch)
treecf28bc562dda24813aecf543ea88d857b1081bfe /united/bootstrap.css
parentdd06cdf0bd11b6c90d5a18520b9053f3922af91f (diff)
parent02133bf7b428f0d1544fe09c8b41476b318cc8f3 (diff)
Merge pull request #60 from buzztabapp/gh-pages
Protocol-relative URLs for Google Font @imports
Diffstat (limited to 'united/bootstrap.css')
-rw-r--r--united/bootstrap.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/united/bootstrap.css b/united/bootstrap.css
index 1f679df2..a42e68fb 100644
--- a/united/bootstrap.css
+++ b/united/bootstrap.css
@@ -1,4 +1,4 @@
-@import url(https://fonts.googleapis.com/css?family=Ubuntu);
+@import url(//fonts.googleapis.com/css?family=Ubuntu);
/*!
* Bootstrap v2.2.2
*