Switches & Minor UI Improvements

This commit is contained in:
2026-04-23 11:57:56 +02:00
parent ee09a620d6
commit 87e0bcd929
7 changed files with 180 additions and 69 deletions
-8
View File
@@ -8,20 +8,12 @@
padding-left: 0;
}
ul.categories-list::before {
content: none;
}
li[component="categories/category"],
li[component="category/topic"],
li[component="post"] .post-container {
padding: 0.85rem !important;
}
li[component="categories/category"]::before {
content: none;
}
li[component="categories/category"] h2.title {
font-size: 1.1rem !important;
}