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/svg/attribute/font-weight/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/ru/web/svg/attribute/font-weight') diff --git a/files/ru/web/svg/attribute/font-weight/index.html b/files/ru/web/svg/attribute/font-weight/index.html index 1985975c56..27ae429e31 100644 --- a/files/ru/web/svg/attribute/font-weight/index.html +++ b/files/ru/web/svg/attribute/font-weight/index.html @@ -40,7 +40,7 @@ translation_of: Web/SVG/Attribute/font-weight
  • bold - соответствует значению 700 - полужирное начертание
  • normal - соответствует значению 400 - нормальное начертание
  • bolder и lighter указывают браузеру использовать соответственно более жирное или более тонкое начертание в сравнении с текущим значением родительского элемента. Дочерние элементы, в свою очередь, унаследуют получившееся значение.
  • -
  • inherit - дает указание браузеру унаследовать тип начертания от родительского элемента.
  • +
  • inherit - даёт указание браузеру унаследовать тип начертания от родительского элемента.
  • Предостережения

    -- cgit v1.2.3-54-g00ecf