Make <hr> above footnotes dashed.
This commit is contained in:
parent
f0812e3ab8
commit
8776da8514
|
@ -129,6 +129,11 @@ div.admonitionblock td
|
|||
margin-top: 2em;
|
||||
}
|
||||
|
||||
#footnotes hr
|
||||
{
|
||||
border-style: dashed;
|
||||
}
|
||||
|
||||
textarea, pre
|
||||
{
|
||||
overflow: auto;
|
||||
|
|
Reference in New Issue
Block a user