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

19 lines
203 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,
.reaction-1ELvT8 {
border-radius: 0;
}
.embedPill-1Zntps {
width: 0.25rem;
}