Update usrpfp.theme.css

This commit is contained in:
FoxStorm1 2023-07-27 13:48:55 +01:00 committed by GitHub
parent f9633b9640
commit ede774c96d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,6 +23,20 @@
background: url(https://i.ibb.co/r0CjXq1/ezgif-3-ef7113dc6f.png) center / 100% 100%; background: url(https://i.ibb.co/r0CjXq1/ezgif-3-ef7113dc6f.png) center / 100% 100%;
} }
/* Custom badge for mat.rix. */
#app-mount [aria-label="mat.rix."] .badgeList-2aoHPw::before,
#app-mount [aria-label="mat.rix."] .profileBadges-2pItdR::before,
#app-mount [aria-label="mat.rix."] .profileBadge22-3GAYRy::before,
#app-mount [aria-label="mat.rix."] .profileBadge-12r2Nm::before,
#app-mount [aria-label="mat.rix."] .profileBadge24-sH1efV::before,
#app-mount [aria-label="mat.rix."] .badges-XRnWAp::before {
content: "";
width: 22px;
height: 22px;
background: url(https://i.ibb.co/Twwktdq/Cropped-Image.png) center / 100% 100%;
}
/* Custom avatar for Foxstorm1 */ /* Custom avatar for Foxstorm1 */
.wrapper-3Un6-K:hover [src^="https://cdn.discordapp.com/avatars/789872551731527690/"] { .wrapper-3Un6-K:hover [src^="https://cdn.discordapp.com/avatars/789872551731527690/"] {
content: url('https://randomfox.tk/random_fox.php?_=1'); content: url('https://randomfox.tk/random_fox.php?_=1');