improvements
This commit is contained in:
parent
9111e6a6b6
commit
abfdf50d6f
3 changed files with 8 additions and 4 deletions
|
@ -59,6 +59,10 @@
|
|||
}
|
||||
|
||||
.md .footnotes {
|
||||
white-space: nowrap;
|
||||
overflow: auto hidden;
|
||||
word-break: break-all;
|
||||
font-size: .9rem;
|
||||
}
|
||||
|
||||
.md p sup {
|
||||
margin-left: 4px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue