diff options
Diffstat (limited to 'files/fr/web/css/@counter-style')
11 files changed, 11 insertions, 12 deletions
diff --git a/files/fr/web/css/@counter-style/additive-symbols/index.html b/files/fr/web/css/@counter-style/additive-symbols/index.html index 51c9cb0094..8e55de3286 100644 --- a/files/fr/web/css/@counter-style/additive-symbols/index.html +++ b/files/fr/web/css/@counter-style/additive-symbols/index.html @@ -22,7 +22,7 @@ additive-symbols: 3 "0", 2 url(symbol.png); <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/@counter-style/fallback/index.html b/files/fr/web/css/@counter-style/fallback/index.html index cf00348402..4fefc34265 100644 --- a/files/fr/web/css/@counter-style/fallback/index.html +++ b/files/fr/web/css/@counter-style/fallback/index.html @@ -25,7 +25,7 @@ fallback: custom-gangnam-style; <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/@counter-style/index.html b/files/fr/web/css/@counter-style/index.html index 12dd1653c3..8440948f59 100644 --- a/files/fr/web/css/@counter-style/index.html +++ b/files/fr/web/css/@counter-style/index.html @@ -90,8 +90,7 @@ ul { <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/@counter-style/negative/index.html b/files/fr/web/css/@counter-style/negative/index.html index 375fafa8fb..ee5ba91223 100644 --- a/files/fr/web/css/@counter-style/negative/index.html +++ b/files/fr/web/css/@counter-style/negative/index.html @@ -31,7 +31,7 @@ negative: "(" ")"; /* Entoure la valeur avec '(' et ')' si elle est négative <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/@counter-style/pad/index.html b/files/fr/web/css/@counter-style/pad/index.html index ce73abaeca..fde74a66e6 100644 --- a/files/fr/web/css/@counter-style/pad/index.html +++ b/files/fr/web/css/@counter-style/pad/index.html @@ -32,7 +32,7 @@ translation_of: Web/CSS/@counter-style/pad <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/@counter-style/prefix/index.html b/files/fr/web/css/@counter-style/prefix/index.html index 25de1edd1c..b055d752bf 100644 --- a/files/fr/web/css/@counter-style/prefix/index.html +++ b/files/fr/web/css/@counter-style/prefix/index.html @@ -27,7 +27,7 @@ prefix: "Page"; <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/@counter-style/range/index.html b/files/fr/web/css/@counter-style/range/index.html index 92043910dc..2c07422fdb 100644 --- a/files/fr/web/css/@counter-style/range/index.html +++ b/files/fr/web/css/@counter-style/range/index.html @@ -52,7 +52,7 @@ range: infinite 6, 10 infinite; <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/@counter-style/speak-as/index.html b/files/fr/web/css/@counter-style/speak-as/index.html index d3a7631b4e..a51c584abe 100644 --- a/files/fr/web/css/@counter-style/speak-as/index.html +++ b/files/fr/web/css/@counter-style/speak-as/index.html @@ -52,7 +52,7 @@ speak-as: <counter-style-name>; <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/@counter-style/suffix/index.html b/files/fr/web/css/@counter-style/suffix/index.html index a39b699c0d..79bfb62630 100644 --- a/files/fr/web/css/@counter-style/suffix/index.html +++ b/files/fr/web/css/@counter-style/suffix/index.html @@ -27,7 +27,7 @@ suffix: ") "; <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/@counter-style/symbols/index.html b/files/fr/web/css/@counter-style/symbols/index.html index 2440d1a430..2c3be8de24 100644 --- a/files/fr/web/css/@counter-style/symbols/index.html +++ b/files/fr/web/css/@counter-style/symbols/index.html @@ -40,7 +40,7 @@ symbols: indic-numbers; <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/@counter-style/system/index.html b/files/fr/web/css/@counter-style/system/index.html index 378154364d..8e513340b9 100644 --- a/files/fr/web/css/@counter-style/system/index.html +++ b/files/fr/web/css/@counter-style/system/index.html @@ -67,7 +67,7 @@ system: extends decimal; <h3 id="Syntaxe_formelle">Syntaxe formelle</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Exemples">Exemples</h2> |