diff options
author | Alexey Pyltsyn <lex61rus@gmail.com> | 2021-10-19 13:34:22 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-19 13:34:22 +0300 |
commit | 59705f5814c1ece8cefc4c62a8897d4d8a5b38fc (patch) | |
tree | 1170b919085fce1ad2b793d67ff533b902dc7076 /files/ru/web/css/isolation | |
parent | c4eea51f47b7f138a3b09cb61f2bfe6eaff66333 (diff) | |
download | translated-content-59705f5814c1ece8cefc4c62a8897d4d8a5b38fc.tar.gz translated-content-59705f5814c1ece8cefc4c62a8897d4d8a5b38fc.tar.bz2 translated-content-59705f5814c1ece8cefc4c62a8897d4d8a5b38fc.zip |
FIx more live examples (#2774)
Diffstat (limited to 'files/ru/web/css/isolation')
-rw-r--r-- | files/ru/web/css/isolation/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/css/isolation/index.html b/files/ru/web/css/isolation/index.html index 7153c6f925..efc893aad3 100644 --- a/files/ru/web/css/isolation/index.html +++ b/files/ru/web/css/isolation/index.html @@ -77,7 +77,7 @@ isolation: unset; isolation: isolate; }</pre> -<p>{{ EmbedLiveSample('Examples', 230, 230) }}</p> +<p>{{ EmbedLiveSample('Примеры', 230, 230) }}</p> <h2 id="Спецификации">Спецификации</h2> |