mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-04 20:17:42 +00:00
nimdoc: items of ordered lists now have numbers instead of circles
This commit is contained in:
@@ -410,7 +410,7 @@ ol ul {
|
||||
margin-bottom: 0;
|
||||
margin-left: 1.25em; }
|
||||
|
||||
li {
|
||||
ul.simple > li {
|
||||
list-style-type: circle;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user