Update usrpfp.theme.css

This commit is contained in:
Aarontendo 2023-07-08 14:56:59 +01:00 committed by GitHub
parent a4ea057f39
commit d793c47521
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,8 +5,6 @@
* @description A pure CSS database of user requested pfps for discord.
*/
/* Custom badge for Pikai, Asaki, B1B and the main bot */
#app-mount [aria-label="foxstorm1"] .badgeList-2aoHPw::before,
#app-mount [aria-label="foxstorm1"] .profileBadges-2pItdR::before,
#app-mount [aria-label="foxstorm1"] .badges-XRnWAp::before {
@ -16,6 +14,13 @@
background: url(https://i.pinimg.com/originals/91/3f/bd/913fbdf644301e42ca0ac10daf32a3db.png) center / 100% 100%;
}
.icon-3AqZ2e [src^="https://cdn.discordapp.com/icons/907688780394291260/a64c4dfa2acc616ebf8ee9bb026686e0.webp?size=96"] {
content: url('https://i.imgur.com/W50N5s5.png');
}
.wrapper-3Un6-K [src^="https://cdn.discordapp.com/avatars/789872551731527690/ec4fedc4e2605ef6cd34cd9d858705d0.webp"] {
content: url('https://i.imgur.com/l7hlm5P.gif');
}