impeccable #18
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user