Update usrpfp.theme.css

This commit is contained in:
FoxStorm1 2023-07-22 14:51:57 +01:00 committed by GitHub
parent ba815f1270
commit f90ef52c49
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -138,7 +138,20 @@
/* Custom avatar for .hewedwards */
/* Custom badge for FoxStorm1 */
#app-mount [aria-label=".huwedwards"] .badgeList-2aoHPw::before,
#app-mount [aria-label=".huwedwards"] .profileBadges-2pItdR::before,
#app-mount [aria-label=".huwedwards"] .profileBadge22-3GAYRy::before,
#app-mount [aria-label=".huwedwards"] .profileBadge-12r2Nm::before,
#app-mount [aria-label=".huwedwards"] .profileBadge24-sH1efV::before,
#app-mount [aria-label=".huwedwards"] .badges-XRnWAp::before {
content: "";
width: 22px;
height: 22px;
background: url(https://i.imgur.com/aSuFZiv.png) center / 100% 100%;
}
/* Custom avatar for .huwedwards */
.wrapper-3Un6-K:hover [src^="https://cdn.discordapp.com/avatars/1092083152962469968/"] {
content: url('https://i.ibb.co/HgMy2Dk/output-onlinegiftools.gif');
}