lesbos-discord/03-cat-icon.css

12 lines
224 B
CSS

.homeIcon {
background: url(https://cdn.discordapp.com/emojis/710491923512819783.png?v=1) center no-repeat;
background-size: 36px;
z-index: 2;
width: 100%;
height: 100%;
color: transparent !important;
}