aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/html/element/ol/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/html/element/ol/index.html')
-rw-r--r--files/ru/web/html/element/ol/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/html/element/ol/index.html b/files/ru/web/html/element/ol/index.html
index 91ead417f1..0dd6ac43c4 100644
--- a/files/ru/web/html/element/ol/index.html
+++ b/files/ru/web/html/element/ol/index.html
@@ -204,7 +204,7 @@ translation_of: Web/HTML/Element/ol
<ul>
<li>Другие элементы HTML списка: {{HTMLElement("ul")}}, {{HTMLElement("li")}}, {{HTMLElement("menu")}}</li>
- <li>CSS свойства, которые могут быть полезны для стилизации <code>&lt;ol&gt;</code> элемента:
+ <li>CSS-свойства, которые могут быть полезны для стилизации <code>&lt;ol&gt;</code> элемента:
<ul>
<li>свойство {{CSSxRef("list-style")}}, для порядковых показов</li>
<li><a href="/ru/docs/Web/CSS/CSS_Lists_and_Counters/Using_CSS_counters">CSS счётчики</a>, для более сложных вложенных списков</li>