1
Fork 0
userstyles/css/various/discord.css

50 lines
642 B
CSS
Raw Normal View History

2019-09-24 10:24:12 +00:00
::placeholder,
body,
button,
input,
select,
textarea {
font-family: 'Inter';
}
.embedInner-1-fpTo,
.embedPill-1Zntps,
2019-09-24 11:53:56 +00:00
.folderIconWrapper-226oVY,
.imageWrapper-2p5ogY,
2019-09-24 10:24:12 +00:00
.reaction-1ELvT8 {
border-radius: 0;
}
.embedPill-1Zntps {
width: 0.25rem;
}
2019-09-24 11:53:56 +00:00
.avatar-17mtNa foreignObject,
.avatar-3uk_u9 foreignObject,
.avatar-SmRMf2 foreignObject,
.wrapper-25eVIn foreignObject {
mask: none;
}
.mask-1l8v16 {
width: 40px;
height: 40px;
}
.avatar-3uk_u9 {
margin-right: 8px;
}
.avatar-SmRMf2 rect,
.avatar-3uk_u9 rect {
mask: none;
x: 32px;
y: 0px;
width: 4px;
height: 32px;
}
.messageGroupBlocked-3wrQQX {
display: none;
}