Properly style the backlinks

This commit is contained in:
2026-08-08 20:56:45 -04:00
parent fa8f0b3a03
commit af843da6fd
6 changed files with 34 additions and 19 deletions

10
assets/css/note.css Normal file
View File

@@ -0,0 +1,10 @@
.backlink-divider {
color: var(--color-background-2);
}
.backlink-box {
}
.backlinks {
}