Generate tags page

This commit is contained in:
Nathan McCarty 2025-02-07 01:43:52 -05:00
parent f1515aab06
commit 20ecef3b3f
4 changed files with 138 additions and 3 deletions

View file

@ -53,10 +53,10 @@ a:visited {
.site-tagline {
color: var(--dim-0);
}
.post-body, .post-header, .post-blurbs {
.post-body, .post-header, .post-blurbs, .tags, .tag-blurb-post {
background-color: var(--bg-0);
}
.post-blurb {
.post-blurb, .tag-blurb {
background-color: var(--bg-1);
}
.post-title, .post-blurbs > h1 {