web: hierarchical tags list on desktop

This commit is contained in:
2023-11-27 19:16:28 -08:00
parent d66a7d3d53
commit 71af8179ec
2 changed files with 53 additions and 10 deletions

View File

@@ -143,6 +143,9 @@ blockquote[type="cite"],
.tags-menu .menu-list a {
padding: 0.25em 0.5em;
}
.tags-menu .tag-indent {
padding-left: 1em;
}
.navbar {
border: none;
}