beautify footnotes
This commit is contained in:
parent
0ddbaa3c62
commit
65a2237531
1 changed files with 9 additions and 0 deletions
|
|
@ -83,3 +83,12 @@ code .line::before {
|
|||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
.footnotes {
|
||||
margin-top: 3rem;
|
||||
padding: 2rem;
|
||||
background-color: rgb(15, 20, 35);
|
||||
font-size: 0.9rem;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue