diff options
Diffstat (limited to 'files/fr/web/css/page-break-inside/index.html')
-rw-r--r-- | files/fr/web/css/page-break-inside/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/fr/web/css/page-break-inside/index.html b/files/fr/web/css/page-break-inside/index.html index 5fa07bd2f5..3dc045c5ee 100644 --- a/files/fr/web/css/page-break-inside/index.html +++ b/files/fr/web/css/page-break-inside/index.html @@ -9,8 +9,8 @@ translation_of: Web/CSS/page-break-inside --- <div>{{CSSRef}}</div> -<div class="blockIndicator warning"> -<p><strong>Attention !</strong> Cette propriété a été remplacée par la propriété {{cssxref("break-inside")}}.</p> +<div class="warning"> +<p><strong>Attention :</strong> Cette propriété a été remplacée par la propriété {{cssxref("break-inside")}}.</p> </div> <p>La propriété <strong><code>page-break-inside</code></strong> ajuste la façon dont sont appliqués les sauts de page au sein de l'élément courant.</p> |