diff options
Diffstat (limited to 'files/ru/web/css/appearance/index.html')
-rw-r--r-- | files/ru/web/css/appearance/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/css/appearance/index.html b/files/ru/web/css/appearance/index.html index 3ae986fbd9..b84ac013b4 100644 --- a/files/ru/web/css/appearance/index.html +++ b/files/ru/web/css/appearance/index.html @@ -2624,7 +2624,7 @@ div{ color: black; <h2 id="Примеры">Примеры</h2> -<p>Нижеприведенный пример показывает, как сделать элемент, выглядящий как кнопка панели инструментов в Firefox:</p> +<p>Нижеприведённый пример показывает, как сделать элемент, выглядящий как кнопка панели инструментов в Firefox:</p> <pre class="brush: css">.exampleone { -moz-appearance: toolbarbutton; |