impeccable #18

Merged
archvillainette merged 7 commits from impeccable into main 2026-07-11 14:18:23 +00:00
Showing only changes of commit bec5f24492 - Show all commits
+3 -2
View File
@@ -224,8 +224,9 @@ li[component="category/topic"] .user-icon {
text-transform: none; text-transform: none;
} }
// 404: core ships a beige dog glyph; wear the cowl instead // 404: core picks a random beige animal glyph (dog, hippo, otter, ...);
.template-404 i.fa-dog { // match the glyph element itself so every variant wears the cowl
.template-404 i.fa.fa-4x {
display: inline-block; display: inline-block;
width: 4.5rem; width: 4.5rem;
height: 4.5rem; height: 4.5rem;