aboutsummaryrefslogtreecommitdiff
path: root/files/ru/glossary/css_selector/index.html
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:51:06 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:51:06 +0100
commit786d51e5e35f25c06fc64083574a435e240b2a54 (patch)
tree7f2967c8f445737d9d9df5f318bdebe851434087 /files/ru/glossary/css_selector/index.html
parentc058fa0fb22dc40ef0225b21a97578cddd0aaffa (diff)
downloadtranslated-content-786d51e5e35f25c06fc64083574a435e240b2a54.tar.gz
translated-content-786d51e5e35f25c06fc64083574a435e240b2a54.tar.bz2
translated-content-786d51e5e35f25c06fc64083574a435e240b2a54.zip
unslug ru: modify
Diffstat (limited to 'files/ru/glossary/css_selector/index.html')
-rw-r--r--files/ru/glossary/css_selector/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/ru/glossary/css_selector/index.html b/files/ru/glossary/css_selector/index.html
index c8d8885062..cd525405be 100644
--- a/files/ru/glossary/css_selector/index.html
+++ b/files/ru/glossary/css_selector/index.html
@@ -1,6 +1,6 @@
---
title: CSS-селектор
-slug: Словарь/CSS_Selector
+slug: Glossary/CSS_Selector
tags:
- CSS
- CSS-селектор
@@ -8,6 +8,7 @@ tags:
- Глоссарий
- селектор
translation_of: Glossary/CSS_Selector
+original_slug: Словарь/CSS_Selector
---
<p><strong>CSS-селектор</strong> это часть CSS-правила, которая позволяет Вам указать, к какому элементу (элементам) применить стиль. Например:</p>