From 0cfcd3e3406296d6402debcbaed56f48820283dd Mon Sep 17 00:00:00 2001 From: Aarontendo <69159547+Yeetov@users.noreply.github.com> Date: Sat, 8 Jul 2023 16:35:33 +0100 Subject: [PATCH] Update usrpfp.theme.css --- usrpfp.theme.css | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/usrpfp.theme.css b/usrpfp.theme.css index cbe98e66..fb421e44 100644 --- a/usrpfp.theme.css +++ b/usrpfp.theme.css @@ -192,6 +192,19 @@ content: url('https://i.imgur.com/l7hlm5P.gif'); } +/* Custom badge for carl-bot */ +#app-mount [aria-label="Carl-bot +#1536"] .badgeList-2aoHPw::before, +#app-mount [aria-label="Carl-bot +#1536"] .profileBadges-2pItdR::before, +#app-mount [aria-label="Carl-bot +#1536"] .badges-XRnWAp::before { + content: ""; + width: 22px; + height: 22px; + background: url(https://i.ibb.co/wJcVy0K/output-onlinegiftools.gif) center / 100% 100%; +} + /* Custom avatar for carl-bot */ .wrapper-3Un6-K:hover [src^="https://cdn.discordapp.com/avatars/235148962103951360/"] { content: url('https://i.ibb.co/wJcVy0K/output-onlinegiftools.gif');