djrtyj
This commit is contained in:
parent
dc379f5671
commit
0959896f82
1 changed files with 4 additions and 4 deletions
|
@ -91,22 +91,22 @@ a:visited {
|
|||
color: var(--darkest-color)
|
||||
}
|
||||
|
||||
.footnote-ref {
|
||||
[role="doc-noteref"] {
|
||||
text-decoration: none;
|
||||
font-family: "BodySans";
|
||||
}
|
||||
|
||||
.footnote-ref sup {
|
||||
[role="doc-noteref"] sup {
|
||||
font-size: 0.7em;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
.footnote-ref sup::before {
|
||||
[role="doc-noteref"] sup::before {
|
||||
content: "(";
|
||||
padding-left: 0.075em;
|
||||
}
|
||||
|
||||
.footnote-ref sup::after {
|
||||
[role="doc-noteref"] sup::after {
|
||||
content: ")";
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue