Second Pass

This commit is contained in:
2026-04-22 18:11:03 +02:00
parent cd89fc2eb6
commit 6fff00a8b2
8 changed files with 304 additions and 21 deletions
+6
View File
@@ -169,6 +169,12 @@ li[component="categories/category"] .post-content {
color: var(--wg-text-muted) !important;
}
li[component="categories/category"] .meta.stats .text-xs,
li[component="categories/category"] .meta.stats .text-muted {
font-family: var(--wg-font-ui);
font-weight: 600;
}
li[component="categories/category"] .lastpost {
border-left-color: rgba(194, 163, 90, 0.36) !important;
}