aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/css/ruby-align/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/css/ruby-align/index.html')
-rw-r--r--files/fr/web/css/ruby-align/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/files/fr/web/css/ruby-align/index.html b/files/fr/web/css/ruby-align/index.html
index ac0f175cb5..51d72cbbe4 100644
--- a/files/fr/web/css/ruby-align/index.html
+++ b/files/fr/web/css/ruby-align/index.html
@@ -55,7 +55,7 @@ ruby-align: unset;
<h3 id="Alignement_par_rapport_au_début_du_texte_de_base">Alignement par rapport au début du texte de base</h3>
-<pre class="brush: html" style="display: none;">&lt;ruby&gt;
+<pre class="brush: html hidden">&lt;ruby&gt;
&lt;rb&gt;This is a long text to check&lt;/rb&gt;
&lt;rp&gt;(&lt;/rp&gt;&lt;rt&gt;short ruby&lt;/rt&gt;&lt;rp&gt;)&lt;/rp&gt;
&lt;/ruby&gt;
@@ -71,7 +71,7 @@ ruby-align: unset;
<h3 id="Alignement_par_rapport_au_centre">Alignement par rapport au centre</h3>
-<pre class="brush: html" style="display: none;">&lt;ruby&gt;
+<pre class="brush: html hidden">&lt;ruby&gt;
&lt;rb&gt;This is a long text to check&lt;/rb&gt;
&lt;rp&gt;(&lt;/rp&gt;&lt;rt&gt;short ruby&lt;/rt&gt;&lt;rp&gt;)&lt;/rp&gt;
&lt;/ruby&gt;
@@ -87,7 +87,7 @@ ruby-align: unset;
<h3 id="Un_espace_supplémentaire_entre_les_éléments_ruby">Un espace supplémentaire entre les éléments ruby</h3>
-<pre class="brush: html" style="display: none;">&lt;ruby&gt;
+<pre class="brush: html hidden">&lt;ruby&gt;
&lt;rb&gt;This is a long text to check&lt;/rb&gt;
&lt;rp&gt;(&lt;/rp&gt;&lt;rt&gt;short ruby&lt;/rt&gt;&lt;rp&gt;)&lt;/rp&gt;
&lt;/ruby&gt;