Skip to content

Commit

Permalink
Make HTTPS Google Font imports protocol-relative
Browse files Browse the repository at this point in the history
  • Loading branch information
rwe committed Jan 1, 2013
1 parent fff020f commit 02133bf
Show file tree
Hide file tree
Showing 24 changed files with 32 additions and 32 deletions.
4 changes: 2 additions & 2 deletions amelia/bootstrap.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@import url('https://fonts.googleapis.com/css?family=Lobster');
@import url('//fonts.googleapis.com/css?family=Lobster');

@import url('https://fonts.googleapis.com/css?family=Cabin:400,700');
@import url('//fonts.googleapis.com/css?family=Cabin:400,700');
/*!
* Bootstrap v2.2.2
*
Expand Down
4 changes: 2 additions & 2 deletions amelia/bootstrap.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions amelia/bootswatch.less
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
// TYPOGRAPHY
// -----------------------------------------------------

@import url('https://fonts.googleapis.com/css?family=Lobster');
@import url('https://fonts.googleapis.com/css?family=Cabin:400,700');
@import url('//fonts.googleapis.com/css?family=Lobster');
@import url('//fonts.googleapis.com/css?family=Cabin:400,700');

h6 {
color: @textColor;
Expand Down
2 changes: 1 addition & 1 deletion cerulean/bootstrap.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@import url(https://fonts.googleapis.com/css?family=Telex);
@import url(//fonts.googleapis.com/css?family=Telex);
/*!
* Bootstrap v2.2.2
*
Expand Down
2 changes: 1 addition & 1 deletion cerulean/bootstrap.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cerulean/bootswatch.less
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
// TYPOGRAPHY
// -----------------------------------------------------

@import url(https://fonts.googleapis.com/css?family=Telex);
@import url(//fonts.googleapis.com/css?family=Telex);

// SCAFFOLDING
// -----------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion cosmo/bootstrap.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700');
@import url('//fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700');
/*!
* Bootstrap v2.2.2
*
Expand Down
2 changes: 1 addition & 1 deletion cosmo/bootstrap.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cosmo/bootswatch.less
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
// TYPOGRAPHY
// -----------------------------------------------------

@import url('https://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700');
@import url('//fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700');

body {
font-weight: 300;
Expand Down
2 changes: 1 addition & 1 deletion cyborg/bootstrap.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@import url('https://fonts.googleapis.com/css?family=Droid+Sans:400,700');
@import url('//fonts.googleapis.com/css?family=Droid+Sans:400,700');
/*!
* Bootstrap v2.2.2
*
Expand Down
2 changes: 1 addition & 1 deletion cyborg/bootstrap.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cyborg/bootswatch.less
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
// TYPOGRAPHY
// -----------------------------------------------------

@import url('https://fonts.googleapis.com/css?family=Droid+Sans:400,700');
@import url('//fonts.googleapis.com/css?family=Droid+Sans:400,700');

label, input, button, select, textarea,
.navbar .search-query:-moz-placeholder,
Expand Down
2 changes: 1 addition & 1 deletion journal/bootstrap.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@import url('https://fonts.googleapis.com/css?family=News+Cycle:400,700');
@import url('//fonts.googleapis.com/css?family=News+Cycle:400,700');
/*!
* Bootstrap v2.2.2
*
Expand Down
2 changes: 1 addition & 1 deletion journal/bootstrap.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions journal/bootswatch.less
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
// TYPOGRAPHY
// -----------------------------------------------------

@import url('https://fonts.googleapis.com/css?family=News+Cycle:400,700');
@import url('//fonts.googleapis.com/css?family=News+Cycle:400,700');

h1, h2, h3, h4, h5, h6 {

Expand Down Expand Up @@ -327,4 +327,4 @@ legend {
.nav > li.dropdown.open.active > a:hover {
border-color: #e5e5e5;
}
}
}
2 changes: 1 addition & 1 deletion simplex/bootstrap.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@import url('https://fonts.googleapis.com/css?family=Josefin+Sans:300,400,700');
@import url('//fonts.googleapis.com/css?family=Josefin+Sans:300,400,700');
/*!
* Bootstrap v2.2.2
*
Expand Down
2 changes: 1 addition & 1 deletion simplex/bootstrap.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion simplex/bootswatch.less
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
// TYPOGRAPHY
// -----------------------------------------------------

@import url('https://fonts.googleapis.com/css?family=Josefin+Sans:300,400,700');
@import url('//fonts.googleapis.com/css?family=Josefin+Sans:300,400,700');

// SCAFFOLDING
// -----------------------------------------------------
Expand Down
4 changes: 2 additions & 2 deletions superhero/bootstrap.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@import url(https://fonts.googleapis.com/css?family=Oswald);
@import url(//fonts.googleapis.com/css?family=Oswald);

@import url(https://fonts.googleapis.com/css?family=Noticia+Text);
@import url(//fonts.googleapis.com/css?family=Noticia+Text);
/*!
* Bootstrap v2.2.2
*
Expand Down
4 changes: 2 additions & 2 deletions superhero/bootstrap.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions superhero/bootswatch.less
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
// TYPOGRAPHY
// --------------------------------------------------

@import url(https://fonts.googleapis.com/css?family=Oswald);
@import url(https://fonts.googleapis.com/css?family=Noticia+Text);
@import url(//fonts.googleapis.com/css?family=Oswald);
@import url(//fonts.googleapis.com/css?family=Noticia+Text);

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, h6 {
font-family: @headingsFontFamily;
Expand Down Expand Up @@ -664,4 +664,4 @@ label {
}
}
}
}
}
2 changes: 1 addition & 1 deletion united/bootstrap.css
Original file line number Diff line number Diff line change
@@ -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
*
Expand Down
2 changes: 1 addition & 1 deletion united/bootstrap.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion united/bootswatch.less
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
// TYPOGRAPHY
// -----------------------------------------------------

@import url(https://fonts.googleapis.com/css?family=Ubuntu);
@import url(//fonts.googleapis.com/css?family=Ubuntu);

// SCAFFOLDING
// -----------------------------------------------------
Expand Down

0 comments on commit 02133bf

Please sign in to comment.