From 05564d56aa54eb11cbdc3684e1b4a843a3b9196c Mon Sep 17 00:00:00 2001 From: Alexey Pyltsyn Date: Mon, 18 Oct 2021 20:28:37 +0300 Subject: [RU] Fix live samples (#2767) --- files/ru/learn/css/first_steps/how_css_works/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/ru/learn/css') diff --git a/files/ru/learn/css/first_steps/how_css_works/index.html b/files/ru/learn/css/first_steps/how_css_works/index.html index f972f1a700..b5d03c7cea 100644 --- a/files/ru/learn/css/first_steps/how_css_works/index.html +++ b/files/ru/learn/css/first_steps/how_css_works/index.html @@ -109,7 +109,7 @@ translation_of: Learn/CSS/First_steps/How_CSS_works

Новый результат:

-

{{EmbedLiveSample('Applying_CSS_to_the_DOM', '100%', 55)}}

+

{{EmbedLiveSample('Добавление_CSS_в_DOM', '100%', 55)}}

В статье Отладка CSS мы будем использовать браузер DevTools для отладки CSS.

-- cgit v1.2.3-54-g00ecf