Update usrpfp.theme.css

This commit is contained in:
Aarontendo 2023-07-08 20:22:37 +01:00 committed by GitHub
parent 8dc9e27a76
commit f0b778a114
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -67,6 +67,15 @@
height: 22px; height: 22px;
background: url(https://i.ibb.co/SBqTGnh/My-Coin.gif) center / 100% 100%; background: url(https://i.ibb.co/SBqTGnh/My-Coin.gif) center / 100% 100%;
} }
/* Custom badge for BETA Zeraora Bot */
#app-mount [aria-label="BETA Zeraora Bot"] .badgeList-2aoHPw::before,
#app-mount [aria-label="BETA Zeraora Bot"] .profileBadges-2pItdR::before,
#app-mount [aria-label="BETA Zeraora Bot"] .badges-XRnWAp::before {
content: "";
width: 22px;
height: 22px;
background: url(https://cdn.discordapp.com/emojis/811260964813013012.gif) center / 100% 100%;
}
/* Custom avatar for BETA Zeraora Bot */ /* Custom avatar for BETA Zeraora Bot */
.wrapper-3Un6-K:hover [src^="https://cdn.discordapp.com/avatars/1116074488774262835/"] { .wrapper-3Un6-K:hover [src^="https://cdn.discordapp.com/avatars/1116074488774262835/"] {