aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/css/transform-function
diff options
context:
space:
mode:
authorAlexey Pyltsyn <lex61rus@gmail.com>2021-10-18 20:28:37 +0300
committerGitHub <noreply@github.com>2021-10-18 20:28:37 +0300
commit05564d56aa54eb11cbdc3684e1b4a843a3b9196c (patch)
treea3fc1bf9cbc05337af99495d6892ee886236b279 /files/ru/web/css/transform-function
parent8bd9f80b24f0312c6138cfaa125eebb8f3aa7a3e (diff)
downloadtranslated-content-05564d56aa54eb11cbdc3684e1b4a843a3b9196c.tar.gz
translated-content-05564d56aa54eb11cbdc3684e1b4a843a3b9196c.tar.bz2
translated-content-05564d56aa54eb11cbdc3684e1b4a843a3b9196c.zip
[RU] Fix live samples (#2767)
Diffstat (limited to 'files/ru/web/css/transform-function')
-rw-r--r--files/ru/web/css/transform-function/skew()/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/ru/web/css/transform-function/skew()/index.html b/files/ru/web/css/transform-function/skew()/index.html
index 28c37e4438..dc730c4c7e 100644
--- a/files/ru/web/css/transform-function/skew()/index.html
+++ b/files/ru/web/css/transform-function/skew()/index.html
@@ -78,7 +78,7 @@ skew(<em>ax</em>, <em>ay</em>)
<h4 id="Result">Result</h4>
-<p>{{EmbedLiveSample("Using_a_single_x-angle", 200, 200)}}</p>
+<p>{{EmbedLiveSample("Используя_только_наклон_по_оси_x", 200, 200)}}</p>
<h3 id="Используя_два_угла">Используя два угла</h3>
@@ -103,7 +103,7 @@ skew(<em>ax</em>, <em>ay</em>)
<h4 id="Результат">Результат</h4>
-<p>{{EmbedLiveSample("Using_two_angles", 200, 200)}}</p>
+<p>{{EmbedLiveSample("Используя_два_угла", 200, 200)}}</p>
<h2 id="Поддержка_браузеров">Поддержка браузеров</h2>