Fixing layout and adding font reference for badges.
This commit is contained in:
parent
920dabea63
commit
9bca4337b0
2 changed files with 8 additions and 8 deletions
|
@ -5,7 +5,7 @@ slug: plateformes-de-distribution
|
|||
layout: default
|
||||
---
|
||||
<section class="section1">
|
||||
<br><br>
|
||||
<br><br><br>
|
||||
|
||||
# Platformes de distribution
|
||||
|
||||
|
@ -42,7 +42,7 @@ puis inclure le badge dont vous avez besoin.
|
|||
{{< badgeTable "amo" "storeFirefoxAddons" >}}
|
||||
|
||||
**Disclaimer** : Le logo Firefox est une marque déposée de la Fondation Mozilla aux États-Unis et dans d'autres pays.
|
||||
Ce badge est la forme traduite et mise à jour de [l'ancien badge](https://blog.mozilla.org/addons/2015/11/10/promote-your-add-ons-with-the-get-the-add-on-button/) avec les nouvelles couleurs et le nouveau nouvelle thème d'AMO.
|
||||
Ce badge est la forme traduite et mise à jour de [l'ancien badge](https://blog.mozilla.org/addons/2015/11/10/promote-your-add-ons-with-the-get-the-add-on-button/) avec les nouvelles couleurs et le nouveau thème d'AMO, et utilisent la police **Sharp Sans**.
|
||||
</details>
|
||||
{{< /sectionSkewed >}}
|
||||
{{< sectionSkewed "#82BEA0" "#9EE7C0" >}}
|
||||
|
@ -55,7 +55,7 @@ Ce badge est la forme traduite et mise à jour de [l'ancien badge](https://blog.
|
|||
{{< badgeTable "snapcraft" "storeSnapcraft" >}}
|
||||
|
||||
**Disclaimer** : Le logo Snapcraft est sous licence [CC BY-ND 2.0 UK](https://creativecommons.org/licenses/by-nd/2.0/uk/legalcode), une marque déposée de Canonical Limited, 2018.
|
||||
Ces icônes sont des versions adaptées des [badges officiels de snapcraft](https://github.com/snapcore/snap-store-badges).
|
||||
Ces icônes sont des versions adaptées des [badges officiels de snapcraft](https://github.com/snapcore/snap-store-badges), et utilisent la police **Ubuntu**.
|
||||
|
||||
{{< /sectionSkewed >}}
|
||||
{{< sectionSkewed "#6DB4FF" "#91C6FF" >}}
|
||||
|
@ -67,7 +67,7 @@ Dépôt principal du système décentralisé [Flatpak](https://flatpak.org/) et
|
|||
|
||||
{{< badgeTable "flathub" "storeFlathub" >}}
|
||||
|
||||
**Avis légal** : Ces icônes sont des versions modifiées et traduites des [badges officiels de flathub](https://flathub.org/badges), les badges officiels étant sous [CC0](http://creativecommons.org/publicdomain/zero/1.0/).
|
||||
**Avis légal** : Ces icônes sont des versions modifiées et traduites des [badges officiels de flathub](https://flathub.org/badges), les badges officiels étant sous [CC0](http://creativecommons.org/publicdomain/zero/1.0/), et utilisent la police **Source Sans Pro**.
|
||||
|
||||
{{< /sectionSkewed >}}
|
||||
<section class="section1">
|
||||
|
|
|
@ -4,7 +4,7 @@ description: Lists all distribution platforms I support and provides information
|
|||
layout: default
|
||||
---
|
||||
<section class="section1">
|
||||
<br><br>
|
||||
<br><br><br>
|
||||
|
||||
# Distribution platforms
|
||||
|
||||
|
@ -41,7 +41,7 @@ Also known as AMO and hosted at [addons.mozilla.org](https://addons.mozilla.org)
|
|||
{{< badgeTable "amo" "storeFirefoxAddons" >}}
|
||||
|
||||
**Disclaimer**: The Firefox logo is a trademark of the Mozilla Foundation in the U.S. and other countries.
|
||||
This badge is the translated and updated form of [the old badge](https://blog.mozilla.org/addons/2015/11/10/promote-your-add-ons-with-the-get-the-add-on-button/) with the new AMO colors and branding.
|
||||
This badge is the translated and updated form of [the old badge](https://blog.mozilla.org/addons/2015/11/10/promote-your-add-ons-with-the-get-the-add-on-button/) with the new AMO colors and branding, and uses the font **Sharp Sans**.
|
||||
</details>
|
||||
{{< /sectionSkewed >}}
|
||||
{{< sectionSkewed "#82BEA0" "#9EE7C0" >}}
|
||||
|
@ -54,7 +54,7 @@ Also known as Snapcraft and hosted at [snapcraft.io](https://snapcraft.io), this
|
|||
{{< badgeTable "snapcraft" "storeSnapcraft" >}}
|
||||
|
||||
**Disclaimer**: The Snapcraft logo is licensed under [CC BY-ND 2.0 UK](https://creativecommons.org/licenses/by-nd/2.0/uk/legalcode), a registered trademark of Canonical Limited, 2018.
|
||||
These icons are adapted versions of [the official snapcraft badges](https://github.com/snapcore/snap-store-badges).
|
||||
These icons are adapted versions of [the official snapcraft badges](https://github.com/snapcore/snap-store-badges), and uses the font **Ubuntu**.
|
||||
|
||||
{{< /sectionSkewed >}}
|
||||
{{< sectionSkewed "#6DB4FF" "#91C6FF" >}}
|
||||
|
@ -66,7 +66,7 @@ Main repository of the decentralized [Flatpak](https://flatpak.org/) system and
|
|||
|
||||
{{< badgeTable "flathub" "storeFlathub" >}}
|
||||
|
||||
**Legal notice**: These icons are modified and translated versions of [the official flathub badges](https://flathub.org/badges), the official ones being under [CC0](http://creativecommons.org/publicdomain/zero/1.0/).
|
||||
**Legal notice**: These icons are modified and translated versions of [the official flathub badges](https://flathub.org/badges), the official ones being under [CC0](http://creativecommons.org/publicdomain/zero/1.0/), and uses the font **Source Sans Pro**.
|
||||
|
||||
{{< /sectionSkewed >}}
|
||||
<section class="section1">
|
||||
|
|
Loading…
Reference in a new issue