From deeef44dd82adb13ef2c85ff295c426561f9925c Mon Sep 17 00:00:00 2001 From: SphinxKnight Date: Sat, 19 Jun 2021 18:41:06 +0200 Subject: Remove bcd hidden in CSS section for fr and removed unecessary newlines (#1250) * Remove bcd hidden in CSS section for fr and removed unecessary newlines * FIX: Missing eol Co-authored-by: tristantheb --- files/fr/web/css/@font-face/font-display/index.html | 2 -- files/fr/web/css/@font-face/font-family/index.html | 2 -- files/fr/web/css/@font-face/font-stretch/index.html | 2 -- files/fr/web/css/@font-face/font-style/index.html | 4 ---- files/fr/web/css/@font-face/font-variation-settings/index.html | 2 -- files/fr/web/css/@font-face/font-weight/index.html | 2 -- files/fr/web/css/@font-face/index.html | 2 -- files/fr/web/css/@font-face/src/index.html | 2 -- files/fr/web/css/@font-face/unicode-range/index.html | 2 -- 9 files changed, 20 deletions(-) (limited to 'files/fr/web/css/@font-face') diff --git a/files/fr/web/css/@font-face/font-display/index.html b/files/fr/web/css/@font-face/font-display/index.html index 4eb37f1308..798e350ac7 100644 --- a/files/fr/web/css/@font-face/font-display/index.html +++ b/files/fr/web/css/@font-face/font-display/index.html @@ -87,6 +87,4 @@ font-display: optional;

Compatibilité des navigateurs

- -

{{Compat("css.at-rules.font-face.font-display")}}

diff --git a/files/fr/web/css/@font-face/font-family/index.html b/files/fr/web/css/@font-face/font-family/index.html index adff652f71..35b4247f85 100644 --- a/files/fr/web/css/@font-face/font-family/index.html +++ b/files/fr/web/css/@font-face/font-family/index.html @@ -64,6 +64,4 @@ font-family: exemplepolice;

Compatibilité des navigateurs

- -

{{Compat("css.at-rules.font-face.font-family")}}

diff --git a/files/fr/web/css/@font-face/font-stretch/index.html b/files/fr/web/css/@font-face/font-stretch/index.html index c2ce8b47f4..66d3a0211d 100644 --- a/files/fr/web/css/@font-face/font-stretch/index.html +++ b/files/fr/web/css/@font-face/font-stretch/index.html @@ -163,8 +163,6 @@ font-stretch: condensed ultra-condensed;;

Compatibilité des navigateurs

- -

{{Compat("css.at-rules.font-face.font-stretch")}}

Voir aussi

diff --git a/files/fr/web/css/@font-face/font-style/index.html b/files/fr/web/css/@font-face/font-style/index.html index 4966b73ded..c9776cadef 100644 --- a/files/fr/web/css/@font-face/font-style/index.html +++ b/files/fr/web/css/@font-face/font-style/index.html @@ -15,7 +15,6 @@ translation_of: Web/CSS/@font-face/font-style

Syntaxe

-
font-style: normal;
 font-style: italic;
 font-style: oblique;
@@ -95,7 +94,4 @@ font-style: oblique 30deg 50deg;

Compatibilité des navigateurs

- -

{{Compat("css.at-rules.font-face.font-style")}}

-
diff --git a/files/fr/web/css/@font-face/font-variation-settings/index.html b/files/fr/web/css/@font-face/font-variation-settings/index.html index eb815dd804..750c35e29c 100644 --- a/files/fr/web/css/@font-face/font-variation-settings/index.html +++ b/files/fr/web/css/@font-face/font-variation-settings/index.html @@ -66,6 +66,4 @@ font-variation-settings: "xhgt" 0.7;

Compatibilité des navigateurs

- -

{{Compat("css.at-rules.font-face.font-variation-settings")}}

diff --git a/files/fr/web/css/@font-face/font-weight/index.html b/files/fr/web/css/@font-face/font-weight/index.html index b5fc4b1279..9b6c5fb851 100644 --- a/files/fr/web/css/@font-face/font-weight/index.html +++ b/files/fr/web/css/@font-face/font-weight/index.html @@ -152,8 +152,6 @@ font-weight: 300 500;

Compatibilité des navigateurs

- -

{{Compat("css.at-rules.font-face.font-weight")}}

Voir aussi

diff --git a/files/fr/web/css/@font-face/index.html b/files/fr/web/css/@font-face/index.html index 551b9d8c3c..f8dfeee254 100644 --- a/files/fr/web/css/@font-face/index.html +++ b/files/fr/web/css/@font-face/index.html @@ -173,8 +173,6 @@ body {

Compatibilité des navigateurs

- -

{{Compat("css.at-rules.font-face")}}

Voir aussi

diff --git a/files/fr/web/css/@font-face/src/index.html b/files/fr/web/css/@font-face/src/index.html index 4e97d76f22..0670afaf67 100644 --- a/files/fr/web/css/@font-face/src/index.html +++ b/files/fr/web/css/@font-face/src/index.html @@ -80,6 +80,4 @@ src: local(police), url(chemin/vers/police.svg) format("svg"),

Compatibilité des navigateurs

- -

{{Compat("css.at-rules.font-face.src")}}

diff --git a/files/fr/web/css/@font-face/unicode-range/index.html b/files/fr/web/css/@font-face/unicode-range/index.html index 8b80de9be0..75a2fa5342 100644 --- a/files/fr/web/css/@font-face/unicode-range/index.html +++ b/files/fr/web/css/@font-face/unicode-range/index.html @@ -104,6 +104,4 @@ div {

Compatibilité des navigateurs

- -

{{Compat("css.at-rules.font-face.unicode-range")}}

-- cgit v1.2.3-54-g00ecf