User:Aesulus/Membership box.css: Difference between revisions

From Hololive Fan Wiki
Content added Content deleted
(Aesulus changed the content model of the page User:Aesulus/Membership box.css from "CSS" to "Sanitized CSS": required by templatestyles extension)
Tag: content model change
No edit summary
Line 1: Line 1:
.membership-emotes li {
.membership-emotes li {
display: inline;
display: inline;
}

.membership-emotes img {
width: 32px;
height: 32px;
}
}

Revision as of 13:25, 3 December 2021

.membership-emotes li {
	display: inline;
}

.membership-emotes img {
	width: 32px;
	height: 32px;
}