From e3e12548adeb7e1dcfc4d5b32884a225ee2b499d Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Thu, 10 Dec 2020 15:07:40 -0500 Subject: adding translation_of_original to front-matter --- files/ru/learn/css/css_properties/index.html | 1 + 1 file changed, 1 insertion(+) (limited to 'files/ru/learn/css') diff --git a/files/ru/learn/css/css_properties/index.html b/files/ru/learn/css/css_properties/index.html index 7b0f37346d..a6d9e5d116 100644 --- a/files/ru/learn/css/css_properties/index.html +++ b/files/ru/learn/css/css_properties/index.html @@ -2,6 +2,7 @@ title: 'CSS properties: what they are and how to use them' slug: Learn/CSS/CSS_properties translation_of: Learn/CSS/Building_blocks/Selectors +translation_of_original: Learn/CSS/CSS_properties ---

{{Glossary("CSS")}} определяет как должна выглядеть вебстраница. Он использует предопределенные правила вместе с селекторами и свойствами для применения стилей к элементам HTML или группам элементов.

-- cgit v1.2.3-54-g00ecf