diff options
Diffstat (limited to 'files/ru/web/css/column-rule-style/index.html')
-rw-r--r-- | files/ru/web/css/column-rule-style/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/ru/web/css/column-rule-style/index.html b/files/ru/web/css/column-rule-style/index.html index b4a5b27beb..4d73d55736 100644 --- a/files/ru/web/css/column-rule-style/index.html +++ b/files/ru/web/css/column-rule-style/index.html @@ -13,7 +13,7 @@ translation_of: Web/CSS/column-rule-style -<h2 id="Syntax" name="Syntax">Синтаксис</h2> +<h2 id="Syntax">Синтаксис</h2> <pre class="brush:css no-line-numbers">/* <'border-style'> значения */ column-rule-style: none; @@ -35,7 +35,7 @@ column-rule-style: unset; <p>Свойство <code>column-rule-style</code> указывается как одиночное <code><'border-style'></code> значение.</p> -<h3 id="Values" name="Values">Значения</h3> +<h3 id="Values">Значения</h3> <dl> <dt><code><'border-style'></code></dt> |