mirror of
https://github.com/chev2/bd-themes.git
synced 2025-10-30 08:11:44 +00:00
5 lines
271 B
CSS
5 lines
271 B
CSS
//META{"name":"Bruh Button Emotes","description":"Change all Discord emotes to a bruh button","author":"Chev","version":"1.0.1"}*//
|
|
.emoji, .da-emojiItem, .da-spriteItem {
|
|
content: url("https://i.imgur.com/tL3jpys.png") !important;
|
|
background-image: none !important;
|
|
}
|