diff options
Diffstat (limited to 'files/fr/web/css/@font-face')
9 files changed, 9 insertions, 11 deletions
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 f044ddbc3e..4eb37f1308 100644 --- a/files/fr/web/css/@font-face/font-display/index.html +++ b/files/fr/web/css/@font-face/font-display/index.html @@ -53,7 +53,7 @@ font-display: optional;</pre> <h3 id="Syntaxe_formelle">Syntaxe formelle</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemples">Exemples</h2> 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 3d9e1c6717..adff652f71 100644 --- a/files/fr/web/css/@font-face/font-family/index.html +++ b/files/fr/web/css/@font-face/font-family/index.html @@ -31,7 +31,7 @@ font-family: exemplepolice; <h3 id="Syntaxe_formelle">Syntaxe formelle</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemples">Exemples</h2> 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 e7ab910e64..c2ce8b47f4 100644 --- a/files/fr/web/css/@font-face/font-stretch/index.html +++ b/files/fr/web/css/@font-face/font-stretch/index.html @@ -115,8 +115,7 @@ font-stretch: condensed ultra-condensed;; <h3 id="Syntaxe_formelle">Syntaxe formelle</h3> -<pre>{{csssyntax}} -</pre> +{{csssyntax}} <h2 id="Exemples">Exemples</h2> 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 b3265e2d68..4966b73ded 100644 --- a/files/fr/web/css/@font-face/font-style/index.html +++ b/files/fr/web/css/@font-face/font-style/index.html @@ -39,7 +39,7 @@ font-style: oblique 30deg 50deg;</pre> <h3 id="Syntaxe_formelle">Syntaxe formelle</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemples">Exemples</h2> 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 d9dd7e0789..eb815dd804 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 @@ -31,7 +31,7 @@ font-variation-settings: "xhgt" 0.7;</pre> <h3 id="Syntaxe_formelle">Syntaxe formelle</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemples">Exemples</h2> 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 21fcbc251f..b5fc4b1279 100644 --- a/files/fr/web/css/@font-face/font-weight/index.html +++ b/files/fr/web/css/@font-face/font-weight/index.html @@ -104,8 +104,7 @@ font-weight: 300 500; <h3 id="Syntaxe_formelle">Syntaxe formelle</h3> -<pre>{{csssyntax}} -</pre> +{{csssyntax}} <h2 id="Exemples">Exemples</h2> diff --git a/files/fr/web/css/@font-face/index.html b/files/fr/web/css/@font-face/index.html index 9e55c634fb..551b9d8c3c 100644 --- a/files/fr/web/css/@font-face/index.html +++ b/files/fr/web/css/@font-face/index.html @@ -61,7 +61,7 @@ translation_of: Web/CSS/@font-face <h3 id="Syntaxe_formelle">Syntaxe formelle</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemples">Exemples</h2> diff --git a/files/fr/web/css/@font-face/src/index.html b/files/fr/web/css/@font-face/src/index.html index ff77ace03b..4e97d76f22 100644 --- a/files/fr/web/css/@font-face/src/index.html +++ b/files/fr/web/css/@font-face/src/index.html @@ -48,7 +48,7 @@ src: local(police), url(chemin/vers/police.svg) format("svg"), <h3 id="Syntaxe_formelle">Syntaxe formelle</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemples">Exemples</h2> 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 e8eec9242d..8b80de9be0 100644 --- a/files/fr/web/css/@font-face/unicode-range/index.html +++ b/files/fr/web/css/@font-face/unicode-range/index.html @@ -50,7 +50,7 @@ unicode-range: U+0025-00FF, U+4??; /* plusieurs valeurs */ <h3 id="Syntaxe_formelle">Syntaxe formelle</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemples">Exemples</h2> |