Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exercice qui ne fonctionne pas #10838

Closed
DomOBU opened this issue Dec 31, 2022 · 0 comments · Fixed by #10926
Closed

Exercice qui ne fonctionne pas #10838

DomOBU opened this issue Dec 31, 2022 · 0 comments · Fixed by #10926
Assignees
Labels
l10n-fr Issues related to French content.
Projects

Comments

@DomOBU
Copy link

DomOBU commented Dec 31, 2022

MDN URL

https://developer.mozilla.org/fr/docs/Web/CSS/@font-face

What specific section or headline is this issue about?

https://developer.mozilla.org/fr/docs/Web/CSS/@font-face#police_distante

What information was incorrect, unhelpful, or incomplete?

Le résultat de l'exercice n'est pas une édition bold.

Pour obtenir une édition bold il faut remplacer la ligne de la page fr :
src: url("/static/styles/libs/font-awesome/fonts/fontawesome-webfont.fdf491ce5ff5.woff");

par celle de la page en-us:
src: url("https://mdn.github.io/css-examples/web-fonts/VeraSeBd.ttf");

What did you expect to see?

Remplacer la ligne src dans la page fr par celle de la page en-us
src: url("https://mdn.github.io/css-examples/web-fonts/VeraSeBd.ttf");

Do you have any supporting links, references, or citations?

No response

Do you have anything more you want to share?

No response

@DomOBU DomOBU added the needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. label Dec 31, 2022
@Josh-Cena Josh-Cena removed the needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. label Dec 31, 2022
@sideshowbarker sideshowbarker transferred this issue from mdn/content Jan 1, 2023
@yin1999 yin1999 added the l10n-fr Issues related to French content. label Jan 1, 2023
@SphinxKnight SphinxKnight self-assigned this Jan 4, 2023
@SphinxKnight SphinxKnight added this to 👀 Review requested in l10n-fr Jan 4, 2023
@SphinxKnight SphinxKnight moved this from 👀 Review requested to 🛠 In Progress - Issues in l10n-fr Jan 4, 2023
SphinxKnight added a commit to SphinxKnight/translated-content that referenced this issue Jan 5, 2023
@SphinxKnight SphinxKnight linked a pull request Jan 5, 2023 that will close this issue
cw118 added a commit that referenced this issue Jan 30, 2023
* Update page vs en-US and fix #10838

* Nitpicking

---------

Co-authored-by: cw118 <87150472+cw118@users.noreply.github.com>
@cw118 cw118 moved this from 🛠 In Progress - Issues to 🗃 Archive / Closed in l10n-fr Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
l10n-fr Issues related to French content.
Projects
Status: Done
l10n-fr
  
🗃 Archive / Closed
Development

Successfully merging a pull request may close this issue.

4 participants