diff options
Diffstat (limited to 'files/ru/web/css/@font-face')
-rw-r--r-- | files/ru/web/css/@font-face/font-display/index.html | 4 | ||||
-rw-r--r-- | files/ru/web/css/@font-face/font-family/index.html | 4 | ||||
-rw-r--r-- | files/ru/web/css/@font-face/index.html | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/files/ru/web/css/@font-face/font-display/index.html b/files/ru/web/css/@font-face/font-display/index.html index e2e0876cc0..603b7a8a66 100644 --- a/files/ru/web/css/@font-face/font-display/index.html +++ b/files/ru/web/css/@font-face/font-display/index.html @@ -50,7 +50,7 @@ font-display: optional;</pre> <h3 id="Официальный_синтаксис">Официальный синтаксис</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Примеры">Примеры</h2> @@ -140,4 +140,4 @@ font-display: optional;</pre> <p>[1] За флагом.</p> -<p>[2] Эта возможность доступна, начиная с версии Firefox 46 с настрокой <code>layout.css.font-display.enabled</code>, по умолчанию <code>false</code>. См. ({{bug(1157064)}}).</p> +<p>[2] Эта возможность доступна, начиная с версии Firefox 46 с настройкой <code>layout.css.font-display.enabled</code>, по умолчанию <code>false</code>. См. ({{bug(1157064)}}).</p> diff --git a/files/ru/web/css/@font-face/font-family/index.html b/files/ru/web/css/@font-face/font-family/index.html index 39fc326e69..d2d516d713 100644 --- a/files/ru/web/css/@font-face/font-family/index.html +++ b/files/ru/web/css/@font-face/font-family/index.html @@ -31,7 +31,7 @@ font-family: examplefont; <h3 id="Синтаксис_2">Синтаксис</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Примеры">Примеры</h2> @@ -48,7 +48,7 @@ font-family: examplefont; <tr> <th scope="col">Спецификация</th> <th scope="col">Статус</th> - <th scope="col">Комментрий</th> + <th scope="col">Комментарий</th> </tr> </thead> <tbody> diff --git a/files/ru/web/css/@font-face/index.html b/files/ru/web/css/@font-face/index.html index 7ae73142db..6382b864b4 100644 --- a/files/ru/web/css/@font-face/index.html +++ b/files/ru/web/css/@font-face/index.html @@ -75,7 +75,7 @@ translation_of: Web/CSS/@font-face <h3 id="Formal_syntax">Formal syntax</h3> -<pre class="syntaxbox">{{csssyntax}}</pre> +{{csssyntax}} <h2 id="Примеры">Примеры</h2> |