💄 Style: update footnotes style

This commit is contained in:
Cell
2024-10-06 11:57:41 +08:00
parent 95436c11ac
commit 19ceeb2e99
2 changed files with 11 additions and 9 deletions
+10 -8
View File
@@ -422,6 +422,16 @@
margin-block: 1em;
padding-left: 1rem;
}
hr {
background-color: var(--#{$prefix}hr-background-color);
height: 1px;
margin-block: 1em;
}
code {
font-size: 0.75rem;
}
a:not(.footnote-backref) {
color: inherit;
@@ -443,14 +453,6 @@
margin-block: 0;
}
.footnotes {
hr {
background-color: var(--#{$prefix}hr-background-color);
height: 1px;
margin-block: 1em;
}
}
kbd {
display: inline-block;
padding: 0 0.25rem;
+1 -1
View File
@@ -1,4 +1,4 @@
{{- .Scratch.Set "version" "v0.3.13-b66fd370" -}}
{{- .Scratch.Set "version" "v0.3.13-95436c11" -}}
{{- .Scratch.Set "this" dict -}}
{{- partial "init/detection-env.html" . -}}