Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Commit

Permalink
Remove webfonts from Getting Started to avoid #6275 when Chrome bug h…
Browse files Browse the repository at this point in the history
…its the stable channel. Redo screenshots to reflect updated html/css.
  • Loading branch information
njx committed Jan 10, 2014
1 parent 2473182 commit 7240492
Show file tree
Hide file tree
Showing 35 changed files with 12 additions and 23 deletions.
1 change: 0 additions & 1 deletion samples/de/Erste Schritte/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<title>ERSTE SCHRITTE MIT BRACKETS</title>
<meta name="description" content="Ein interaktiver Wegweiser für die ersten Schritte mit Brackets.">
<link rel="stylesheet" href="main.css">
<script src="https://use.edgefonts.net/source-sans-pro:n4,i4,n6,i6:all.js"></script>
</head>
<body>

Expand Down
2 changes: 1 addition & 1 deletion samples/de/Erste Schritte/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ body {
margin: 0 auto;
padding: 2em 2em 4em;
max-width: 800px;
font-family: source-sans-pro, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 16px;
line-height: 1.5em;
color: #545454;
Expand Down
Binary file modified samples/de/Erste Schritte/screenshots/quick-edit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion samples/el/Getting Started/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ body {
margin: 0 auto;
padding: 2em 2em 4em;
max-width: 800px;
font-family: source-sans-pro, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 16px;
line-height: 1.5em;
color: #545454;
Expand Down
Binary file modified samples/el/Getting Started/screenshots/quick-edit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion samples/es/Primeros Pasos/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<title>PRIMEROS PASOS CON BRACKETS</title>
<meta name="description" content="Una guía interactiva de primeros pasos para Brackets.">
<link rel="stylesheet" href="main.css">
<script src="https://use.edgefonts.net/source-sans-pro:n4,i4,n6,i6:all.js"></script>
</head>
<body>

Expand Down
2 changes: 1 addition & 1 deletion samples/es/Primeros Pasos/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ body {
margin: 0 auto;
padding: 2em 2em 4em;
max-width: 800px;
font-family: source-sans-pro, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 16px;
line-height: 1.5em;
color: #545454;
Expand Down
Binary file modified samples/es/Primeros Pasos/screenshots/quick-edit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion samples/fi/Aloitus/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<title>BRACKETS-ALOITUSOPAS</title>
<meta name="description" content="Interaktiivinen aloitusopas Brackets-sovellukselle.">
<link rel="stylesheet" href="main.css">
<script src="https://use.edgefonts.net/source-sans-pro:n4,i4,n6,i6:all.js"></script>
</head>
<body>

Expand Down
2 changes: 1 addition & 1 deletion samples/fi/Aloitus/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ body {
margin: 0 auto;
padding: 2em 2em 4em;
max-width: 800px;
font-family: source-sans-pro, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 16px;
line-height: 1.5em;
color: #545454;
Expand Down
Binary file modified samples/fi/Aloitus/screenshots/quick-edit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion samples/fr/Premiers pas/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<title>PREMIERS PAS AVEC BRACKETS</title>
<meta name="description" content="An interactive getting started guide for Brackets.">
<link rel="stylesheet" href="main.css">
<script src="https://use.edgefonts.net/source-sans-pro:n4,i4,n6,i6:all.js"></script>
</head>
<body>

Expand Down
2 changes: 1 addition & 1 deletion samples/fr/Premiers pas/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ body {
margin: 0 auto;
padding: 2em 2em 4em;
max-width: 800px;
font-family: source-sans-pro, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 16px;
line-height: 1.5em;
color: #545454;
Expand Down
Binary file modified samples/fr/Premiers pas/screenshots/quick-edit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion samples/it/Primi passi/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<title>PRIMI PASSI CON BRACKETS!</title>
<meta name="description" content="Una guida interattiva per muovere i primi passi su Brackets.">
<link rel="stylesheet" href="main.css">
<script src="https://use.edgefonts.net/source-sans-pro:n4,i4,n6,i6:all.js"></script>
</head>
<body>

Expand Down
2 changes: 1 addition & 1 deletion samples/it/Primi passi/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ body {
margin: 0 auto;
padding: 2em 2em 4em;
max-width: 800px;
font-family: source-sans-pro, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 16px;
line-height: 1.5em;
color: #545454;
Expand Down
Binary file modified samples/it/Primi passi/screenshots/quick-edit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion samples/pl/Szybki Start/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<title>SZYBKI START Z BRACKETS</title>
<meta name="description" content="Interaktywny poradnik szybkiego startu dla Brackets.">
<link rel="stylesheet" href="main.css">
<script src="https://use.edgefonts.net/source-sans-pro:n4,i4,n6,i6:all.js"></script>
</head>
<body>

Expand Down
2 changes: 1 addition & 1 deletion samples/pl/Szybki Start/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ body {
margin: 0 auto;
padding: 2em 2em 4em;
max-width: 800px;
font-family: source-sans-pro, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 16px;
line-height: 1.5em;
color: #545454;
Expand Down
Binary file modified samples/pl/Szybki Start/screenshots/quick-edit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion samples/pt-br/Primeiros Passos/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<title>PRIMEIROS PASSOS COM BRACKETS</title>
<meta name="description" content="Um guia interativo de primeiros passos para Brackets.">
<link rel="stylesheet" href="main.css">
<script src="https://use.edgefonts.net/source-sans-pro:n4,i4,n6,i6:all.js"></script>
</head>
<body>

Expand Down
2 changes: 1 addition & 1 deletion samples/pt-br/Primeiros Passos/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ body {
margin: 0 auto;
padding: 2em 2em 4em;
max-width: 800px;
font-family: source-sans-pro, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 16px;
line-height: 1.5em;
color: #545454;
Expand Down
Binary file modified samples/pt-br/Primeiros Passos/screenshots/quick-edit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion samples/pt-pt/Primeiros Passos/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<title>PRIMEIROS PASSOS COM BRACKETS</title>
<meta name="description" content="An interactive getting started guide for Brackets.">
<link rel="stylesheet" href="main.css">
<script src="https://use.edgefonts.net/source-sans-pro:n4,i4,n6,i6:all.js"></script>
</head>
<body>

Expand Down
2 changes: 1 addition & 1 deletion samples/pt-pt/Primeiros Passos/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ body {
margin: 0 auto;
padding: 2em 2em 4em;
max-width: 800px;
font-family: source-sans-pro, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 16px;
line-height: 1.5em;
color: #545454;
Expand Down
Binary file modified samples/pt-pt/Primeiros Passos/screenshots/quick-edit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion samples/root/Getting Started/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<title>GETTING STARTED WITH BRACKETS</title>
<meta name="description" content="An interactive getting started guide for Brackets.">
<link rel="stylesheet" href="main.css">
<script src="https://use.edgefonts.net/source-sans-pro:n4,i4,n6,i6:all.js"></script>
</head>
<body>

Expand Down
2 changes: 1 addition & 1 deletion samples/root/Getting Started/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ body {
margin: 0 auto;
padding: 2em 2em 4em;
max-width: 800px;
font-family: source-sans-pro, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 16px;
line-height: 1.5em;
color: #545454;
Expand Down
Binary file modified samples/root/Getting Started/screenshots/quick-edit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion samples/ru/Getting Started/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<title>НАЧАЛО РАБОТЫ С BRACKETS</title>
<meta name="description" content="Интерактивное руководство по началу работы в Brackets.">
<link rel="stylesheet" href="main.css">
<script src="https://use.edgefonts.net/source-sans-pro:n4,i4,n6,i6:all.js"></script>
</head>
<body>

Expand Down
2 changes: 1 addition & 1 deletion samples/ru/Getting Started/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ body {
margin: 0 auto;
padding: 2em 2em 4em;
max-width: 800px;
font-family: source-sans-pro, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 16px;
line-height: 1.5em;
color: #545454;
Expand Down
Binary file modified samples/ru/Getting Started/screenshots/quick-edit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion samples/sv/Kom igang/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<title>KOM IGÅNG MED BRACKETS</title>
<meta name="description" content="En interaktiv genomgång av Brackets.">
<link rel="stylesheet" href="main.css">
<script src="https://use.edgefonts.net/source-sans-pro:n4,i4,n6,i6:all.js"></script>
</head>
<body>

Expand Down
2 changes: 1 addition & 1 deletion samples/sv/Kom igang/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ body {
margin: 0 auto;
padding: 2em 2em 4em;
max-width: 800px;
font-family: source-sans-pro, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 16px;
line-height: 1.5em;
color: #545454;
Expand Down
Binary file modified samples/sv/Kom igang/screenshots/quick-edit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7240492

Please sign in to comment.