-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
REVERT - Passage à la police Montreal (#126)
Signed-off-by: Alexis Boulerice <[email protected]>
- Loading branch information
1 parent
8a6abd4
commit 4c483bb
Showing
63 changed files
with
98 additions
and
154 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file was deleted.
Oops, something went wrong.
34 changes: 0 additions & 34 deletions
34
source/_patterns/00-styles/03-typographie/01-titres.mustache
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
source/_patterns/00-styles/03-typographie/08-list-unordered.md
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
source/_patterns/00-styles/03-typographie/21-links-list-element.md
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
title: Fonts | ||
--- | ||
|
||
La police de caractère utilisé est [Open Sans](https://fonts.google.com/specimen/Open+Sans?selection.family=Open+Sans) | ||
(Cette police est appelé dans le css) | ||
|
||
Nous utilisons **uniquement** les styles regular(400) et bold(700) |
4 changes: 2 additions & 2 deletions
4
...-styles/03-typographie/00-police.mustache → ...00-styles/03-typography/00-fonts.mustache
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
<table class="table table-condensed"> | ||
<tr> | ||
<td style="width:50%"><p class="regular">Montreal - Regulier (400)</p></td> | ||
<td style="width:50%"><p class="regular">Open sans - Regular (400)</p></td> | ||
<td style="width:50%"><p class="regular">a b c d e f g h i j k l m n o p q r s t u v w x y z<br/>A B C D E F G H I J K L M N O P Q R S T U V W X Y Z</p><br/></td> | ||
</tr> | ||
<tr> | ||
<td><p class="bold">Montreal - Gras (700)</p></td> | ||
<td><p class="bold">Open sans - Bold (700)</p></td> | ||
<td><p class="bold">a b c d e f g h i j k l m n o p q r s t u v w x y z<br/>A B C D E F G H I J K L M N O P Q R S T U V W X Y Z</p><br/></td> | ||
</tr> | ||
</table> |
6 changes: 3 additions & 3 deletions
6
...rns/00-styles/03-typographie/01-titres.md → ...ns/00-styles/03-typography/01-headings.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
--- | ||
title: Titres | ||
title: Headings | ||
--- | ||
|
||
Les classes <code>.h1</code> à <code>.h6</code> sont disponibles pour utiliser le style des titre sans le balisage. | ||
Les titres et les classes de titres sont responsives. | ||
Les titres et les classes de titres sont responsives. |
34 changes: 34 additions & 0 deletions
34
source/_patterns/00-styles/03-typography/01-headings.mustache
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
<div> | ||
<ul class="pl-list-stacked-block plain"> | ||
<li> | ||
<h1>H1. Montréal Heading</h1> | ||
<span class="d-md-none">Open Sans Bold (700) - 32/40</span> | ||
<span class="d-none d-md-block">Open Sans Bold (700) - 40/56</span> | ||
</li> | ||
<li> | ||
<h2>H2. Montréal Heading</h2> | ||
<span class="d-md-none">Open Sans Bold (700) - 24/32</span> | ||
<span class="d-none d-md-block">Open Sans Bold (700) - 32/40</span> | ||
</li> | ||
<li> | ||
<h3>H3. Montréal heading</h3> | ||
<span class="d-md-none">Open Sans Bold (700) - 20/28</span> | ||
<span class="d-none d-md-block">Open Sans Bold (700) - 24/32</span> | ||
</li> | ||
<li> | ||
<h4>H4. Montréal heading</h4> | ||
<span class="d-md-none">Open Sans Bold (700) - 16/24</span> | ||
<span class="d-none d-md-block">Open Sans Bold (700) - 20/28</span> | ||
</li> | ||
<li> | ||
<h5>H5. Montréal heading</h5> | ||
<span class="d-md-none">Open Sans Bold (700) - 14/20</span> | ||
<span class="d-none d-md-block">Open Sans Bold (700) - 16/24</span> | ||
</li> | ||
<li> | ||
<h6>H6. Montréal heading</h6> | ||
<span class="d-md-none">Open Sans Bold (700) - 12/16</span> | ||
<span class="d-none d-md-block">Open Sans Bold (700) - 14/20</span> | ||
</li> | ||
</ul> | ||
</div> |
4 changes: 2 additions & 2 deletions
4
...terns/00-styles/03-typographie/03-lead.md → ...tterns/00-styles/03-typography/03-lead.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
title: Amorce | ||
title: Lead text | ||
--- | ||
|
||
Exemple d'un texte d'amorce. Pour l'utiliser il suffit d'ajouter la classe <code>.lead</code> sur votre paragraphe ou sur un <code>div</code> qui contient du contenu html. | ||
Exemple d'un texte d'amorce. Pour l'utiliser il suffit d'ajouter la classe <code>.lead</code> sur votre paragraphe ou sur un <code>div</code> qui contient du contenu html. |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
title: Paragraph | ||
--- | ||
|
||
Exemple d'un simple paragraphe de base. |
File renamed without changes.
5 changes: 5 additions & 0 deletions
5
source/_patterns/00-styles/03-typography/08-list-unordered.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
title: Unordered List | ||
--- | ||
|
||
Exemple d'une liste non ordonnée de base (<code>ul</code>). |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
title: Ordered List | ||
--- | ||
|
||
Exemple d'une liste ordonnée de base (<code>ol</code>). |
File renamed without changes.
6 changes: 3 additions & 3 deletions
6
...0-styles/03-typographie/10-list-inline.md → ...00-styles/03-typography/10-list-inline.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
--- | ||
title: Liste Inline | ||
title: List Inline | ||
--- | ||
Exemple d'une liste non ordonnée inline | ||
|
||
## Utilisation | ||
## Utilisation | ||
|
||
Pour utiliser une liste non ordonnée en position inline, il faut inclure la classe <code>.list-inline</code> sur le <code><ul></code> ainsi que la classe <code>.list-inline-item</code> sur chacun de ses <code><li></code>. | ||
Pour utiliser une liste non ordonnée en position inline, il faut inclure la classe <code>.list-inline</code> sur le <code><ul></code> ainsi que la classe <code>.list-inline-item</code> sur chacun de ses <code><li></code>. |
File renamed without changes.
4 changes: 2 additions & 2 deletions
4
...yles/03-typographie/12-definition-list.md → ...tyles/03-typography/12-definition-list.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
title: Liste de definition | ||
title: Definition lists | ||
--- | ||
|
||
Liste de définitions de base. Disponible en version small en ajoutant <code>.dl-sm</code>. | ||
Liste de définitions de base. Disponible en version small en ajoutant <code>.dl-sm</code>. |
File renamed without changes.
4 changes: 2 additions & 2 deletions
4
...terns/00-styles/03-typographie/20-link.md → ...tterns/00-styles/03-typography/20-link.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
--- | ||
title: Hyperliens | ||
title: Link | ||
--- | ||
|
||
Lien par défault. | ||
|
||
Disponible en 3 tailles: Medium (default), Small (link-sm) et ExtraSmall (link-xs) | ||
Disponible en 3 tailles: Medium (default), Small (link-sm) et ExtraSmall (link-xs) |
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.