Update usrpfp.theme.css

This commit is contained in:
Aarontendo 2023-07-08 13:30:14 +01:00 committed by GitHub
parent 299ede732b
commit 0dd8533308
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,6 +14,15 @@
background: url(https://cdn.discordapp.com/emojis/929505481989427210.webp) center / 100% 100%; background: url(https://cdn.discordapp.com/emojis/929505481989427210.webp) center / 100% 100%;
} }
#app-mount [aria-label="foxstorm1"] .badgeList-2aoHPw::before,
#app-mount [aria-label="foxstorm1"] .profileBadges-2pItdR::before,
#app-mount [aria-label="foxstorm1"] .badges-XRnWAp::before {
content: "";
width: 22px;
height: 22px;
background: url(https://cdn.discordapp.com/emojis/560540747531681792.webp) center / 100% 100%;
}
.wrapper-3Un6-K [src^="https://cdn.discordapp.com/avatars/789872551731527690/ec4fedc4e2605ef6cd34cd9d858705d0.webp"] { .wrapper-3Un6-K [src^="https://cdn.discordapp.com/avatars/789872551731527690/ec4fedc4e2605ef6cd34cd9d858705d0.webp"] {
content: url('https://i.imgur.com/l7hlm5P.gif'); content: url('https://i.imgur.com/l7hlm5P.gif');
} }