From 841aae260382e2bf5ebb44d765d8c7301d27caab Mon Sep 17 00:00:00 2001 From: Alexey Istomin Date: Sat, 20 Mar 2021 18:37:44 +0300 Subject: Restore "ё" letter in Russian translation (#239) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * docs(ru): restore ё letter * docs(ru): resolve conflicts * refactor(idea): remove ide folder --- files/ru/web/css/_colon_target/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'files/ru/web/css/_colon_target/index.html') diff --git a/files/ru/web/css/_colon_target/index.html b/files/ru/web/css/_colon_target/index.html index 46d0f88746..d3f5c5a0ef 100644 --- a/files/ru/web/css/_colon_target/index.html +++ b/files/ru/web/css/_colon_target/index.html @@ -2,7 +2,7 @@ title: ':target' slug: 'Web/CSS/:target' tags: - - Верстка + - Вёрстка - Псевдоклассы translation_of: 'Web/CSS/:target' --- @@ -153,7 +153,7 @@ p:target i { cursor: pointer; } -/* Обертка lightbox */ +/* Обёртка lightbox */ .lightbox .close::before { left: 0; top: 0; -- cgit v1.2.3-54-g00ecf