lesbos-discord/06-reactions.css

10 lines
157 B
CSS
Raw Normal View History

.reactionMe {
background-color: rgba(180,164,248, 0.2) !important;
border: none;
}
.reactionMe .reactionCount {
color: var(--lavender) !important;
}