From 52e82c171704e75c12d0b26740f6c60a7b6df33e Mon Sep 17 00:00:00 2001 From: Alexey Pyltsyn Date: Mon, 22 Mar 2021 22:22:24 +0300 Subject: Unify "Syntax" heading in Russian translation (#287) --- files/ru/web/css/adjacent_sibling_combinator/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/ru/web/css/adjacent_sibling_combinator/index.html') diff --git a/files/ru/web/css/adjacent_sibling_combinator/index.html b/files/ru/web/css/adjacent_sibling_combinator/index.html index d5762bba46..457ea70c67 100644 --- a/files/ru/web/css/adjacent_sibling_combinator/index.html +++ b/files/ru/web/css/adjacent_sibling_combinator/index.html @@ -7,7 +7,7 @@ translation_of: Web/CSS/Adjacent_sibling_combinator

Указывает на смежный или следующий селектор. Обеспечивает выбор только элемента расположенного непосредственно за определённым в первой части элементом.

-

Синтакс

+

Синтаксис

former_element + target_element { style properties }
 
-- cgit v1.2.3-54-g00ecf