p1 cowled 404

This commit is contained in:
2026-07-11 15:57:34 +02:00
parent 044fc50095
commit bec5f24492
+3 -2
View File
@@ -224,8 +224,9 @@ li[component="category/topic"] .user-icon {
text-transform: none;
}
// 404: core ships a beige dog glyph; wear the cowl instead
.template-404 i.fa-dog {
// 404: core picks a random beige animal glyph (dog, hippo, otter, ...);
// match the glyph element itself so every variant wears the cowl
.template-404 i.fa.fa-4x {
display: inline-block;
width: 4.5rem;
height: 4.5rem;