web: change tag list styling and show unread at the top

This commit is contained in:
2023-11-27 19:48:19 -08:00
parent 71af8179ec
commit 3a5ca74d71
4 changed files with 64 additions and 42 deletions

View File

@@ -144,7 +144,11 @@ blockquote[type="cite"],
padding: 0.25em 0.5em;
}
.tags-menu .tag-indent {
padding-left: 1em;
padding-left: .5em;
}
.tags-menu .tag-tag {
margin-left: -1em;
padding-right: .25em;
}
.navbar {
border: none;