v2: Highlight hakken date when permalinked

pull/22/head
Benjamin Yule Bädorf 2024-04-12 21:09:28 +02:00
parent 4e80a7e6de
commit 2d26f26773
Signed by: b12f
GPG Key ID: 729956E1124F8F26
1 changed files with 4 additions and 0 deletions

View File

@ -8,6 +8,10 @@
display: flex;
align-items: center;
justify-content: space-between;
&:target {
border-bottom: 4px solid var(--foreground);
}
}
&--permalink {