summaryrefslogtreecommitdiff
path: root/united
diff options
context:
space:
mode:
Diffstat (limited to 'united')
-rw-r--r--united/bootstrap.css2
-rw-r--r--united/bootstrap.min.css2
-rwxr-xr-xunited/bootswatch.less2
3 files changed, 3 insertions, 3 deletions
diff --git a/united/bootstrap.css b/united/bootstrap.css
index 5561d9e8..7d1a0f61 100644
--- a/united/bootstrap.css
+++ b/united/bootstrap.css
@@ -1,4 +1,4 @@
-@import url(http://fonts.googleapis.com/css?family=Ubuntu);
+@import url(https://fonts.googleapis.com/css?family=Ubuntu);
/*!
* Bootstrap v2.0.2
*
diff --git a/united/bootstrap.min.css b/united/bootstrap.min.css
index 0668fc58..c5f47b8b 100644
--- a/united/bootstrap.min.css
+++ b/united/bootstrap.min.css
@@ -1,4 +1,4 @@
-@import url(http://fonts.googleapis.com/css?family=Ubuntu);
+@import url(https://fonts.googleapis.com/css?family=Ubuntu);
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block;}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1;}
audio:not([controls]){display:none;}
diff --git a/united/bootswatch.less b/united/bootswatch.less
index 10344a60..a2d6b7c1 100755
--- a/united/bootswatch.less
+++ b/united/bootswatch.less
@@ -6,7 +6,7 @@
// TYPOGRAPHY
// -----------------------------------------------------
-@import url(http://fonts.googleapis.com/css?family=Ubuntu);
+@import url(https://fonts.googleapis.com/css?family=Ubuntu);
// NAVBAR
// -----------------------------------------------------