List references at end of archive

This commit is contained in:
David Eisinger
2025-01-10 22:35:09 -05:00
parent 30cd4499f3
commit 749435298e
2 changed files with 38 additions and 21 deletions

View File

@@ -234,19 +234,6 @@ audio::-webkit-media-controls-panel {
display: none;
}
a:not(:has(img), [href^="#"], [href="/"]) {
border-bottom: 1.5px solid #00a;
text-decoration: none;
&::after {
border-bottom: 1.5px solid white;
color: #eee;
content: " [" attr(href) "]";
font-weight: normal;
word-break: break-all;
}
}
h2,
h3,
hr {