v2: Highlight hakken date when permalinked
This commit is contained in:
parent
4e80a7e6de
commit
2d26f26773
|
@ -8,6 +8,10 @@
|
|||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
|
||||
&:target {
|
||||
border-bottom: 4px solid var(--foreground);
|
||||
}
|
||||
}
|
||||
|
||||
&--permalink {
|
||||
|
|
Loading…
Reference in a new issue