Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
masonstrap
Commits
02133bf7
Commit
02133bf7
authored
Jan 01, 2013
by
Robert Estelle
Browse files
Make HTTPS Google Font imports protocol-relative
parent
fff020f3
Changes
24
Hide whitespace changes
Inline
Side-by-side
amelia/bootstrap.css
View file @
02133bf7
@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
*
...
...
amelia/bootstrap.min.css
View file @
02133bf7
@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')
;
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
;}
...
...
amelia/bootswatch.less
View file @
02133bf7
...
...
@@ -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;
...
...
cerulean/bootstrap.css
View file @
02133bf7
@import
url(
https:
//fonts.googleapis.com/css?family=Telex)
;
@import
url(//fonts.googleapis.com/css?family=Telex)
;
/*!
* Bootstrap v2.2.2
*
...
...
cerulean/bootstrap.min.css
View file @
02133bf7
@import
url(
https:
//fonts.googleapis.com/css?family=Telex)
;
@import
url(//fonts.googleapis.com/css?family=Telex)
;
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
;}
...
...
cerulean/bootswatch.less
View file @
02133bf7
...
...
@@ -6,7 +6,7 @@
// TYPOGRAPHY
// -----------------------------------------------------
@import url(
https:
//fonts.googleapis.com/css?family=Telex);
@import url(//fonts.googleapis.com/css?family=Telex);
// SCAFFOLDING
// -----------------------------------------------------
...
...
cosmo/bootstrap.css
View file @
02133bf7
@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
*
...
...
cosmo/bootstrap.min.css
View file @
02133bf7
@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')
;
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
;}
...
...
cosmo/bootswatch.less
View file @
02133bf7
...
...
@@ -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;
...
...
cyborg/bootstrap.css
View file @
02133bf7
@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
*
...
...
cyborg/bootstrap.min.css
View file @
02133bf7
@import
url('
https:
//fonts.googleapis.com/css?family=Droid+Sans:400,700')
;
@import
url('//fonts.googleapis.com/css?family=Droid+Sans:400,700')
;
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
;}
...
...
cyborg/bootswatch.less
View file @
02133bf7
...
...
@@ -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,
...
...
journal/bootstrap.css
View file @
02133bf7
@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
*
...
...
journal/bootstrap.min.css
View file @
02133bf7
@import
url('
https:
//fonts.googleapis.com/css?family=News+Cycle:400,700')
;
@import
url('//fonts.googleapis.com/css?family=News+Cycle:400,700')
;
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
;}
...
...
journal/bootswatch.less
View file @
02133bf7
...
...
@@ -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 {
...
...
@@ -327,4 +327,4 @@ legend {
.nav > li.dropdown.open.active > a:hover {
border-color: #e5e5e5;
}
}
\ No newline at end of file
}
simplex/bootstrap.css
View file @
02133bf7
@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
*
...
...
simplex/bootstrap.min.css
View file @
02133bf7
@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')
;
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
;}
...
...
simplex/bootswatch.less
View file @
02133bf7
...
...
@@ -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
// -----------------------------------------------------
...
...
superhero/bootstrap.css
View file @
02133bf7
@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
*
...
...
superhero/bootstrap.min.css
View file @
02133bf7
@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)
;
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
;}
...
...
Prev
1
2
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment