From 1386fed7d38652d5848d315927e7e23a66cffd13 Mon Sep 17 00:00:00 2001 From: Alexey Pyltsyn Date: Wed, 20 Oct 2021 13:28:52 +0300 Subject: [RU] Remove `name` attribute from headings (#2788) --- files/ru/web/css/column-rule-style/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'files/ru/web/css/column-rule-style') 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 -

Синтаксис

+

Синтаксис

/* <'border-style'> значения */
 column-rule-style: none;
@@ -35,7 +35,7 @@ column-rule-style: unset;
 
 

Свойство column-rule-style указывается как одиночное <'border-style'> значение.

-

Значения

+

Значения

<'border-style'>
-- cgit v1.2.3-54-g00ecf