Numbering the footnotes
This commit is contained in:
parent
25724fd9f4
commit
a11a7f791c
|
@ -514,6 +514,10 @@ li {
|
|||
list-style-type: "› ";
|
||||
}
|
||||
|
||||
li[role=doc-endnote] {
|
||||
list-style-type: decimal;
|
||||
}
|
||||
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue