Update usrpfp.theme.css
This commit is contained in:
parent
f831d63dce
commit
7d0cf90034
1 changed files with 55 additions and 0 deletions
|
|
@ -58,6 +58,61 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
/* Custom badge for Sapphire */
|
||||||
|
#app-mount [aria-label="Sapphire"] .badgeList-2aoHPw::before,
|
||||||
|
#app-mount [aria-label="Sapphire"] .profileBadges-2pItdR::before,
|
||||||
|
#app-mount [aria-label="Sapphire"] .badges-XRnWAp::before {
|
||||||
|
content: "";
|
||||||
|
width: 22px;
|
||||||
|
height: 22px;
|
||||||
|
background: url(https://cdn.discordapp.com/avatars/678344927997853742/37e0fb2dcf8d219aa92bf02f47ea60eb.webp) center / 100% 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Custom avatar for Sapphire */
|
||||||
|
.wrapper-3Un6-K:hover [src^="https://cdn.discordapp.com/avatars/678344927997853742/"] {
|
||||||
|
content: url('https://i.ibb.co/GH6YzML/output-onlinegiftools-5.gif');
|
||||||
|
}
|
||||||
|
|
||||||
|
.wrapper-3Un6-K [src^="https://cdn.discordapp.com/avatars/678344927997853742/"] {
|
||||||
|
content: url('https://i.ibb.co/GH6YzML/output-onlinegiftools-5.gif');
|
||||||
|
}
|
||||||
|
|
||||||
|
.contents-2MsGLg:hover [src^="https://cdn.discordapp.com/avatars/678344927997853742/"] {
|
||||||
|
content: url('https://i.ibb.co/GH6YzML/output-onlinegiftools-5.gif');
|
||||||
|
}
|
||||||
|
|
||||||
|
.contents-2MsGLg [src^="https://cdn.discordapp.com/avatars/678344927997853742/"] {
|
||||||
|
content: url('https://i.ibb.co/GH6YzML/output-onlinegiftools-5.gif');
|
||||||
|
}
|
||||||
|
|
||||||
|
.wrapper-1VLyxH [src^="https://cdn.discordapp.com/avatars/678344927997853742/"] {
|
||||||
|
content: url('https://i.ibb.co/GH6YzML/output-onlinegiftools-5.gif');
|
||||||
|
}
|
||||||
|
|
||||||
|
.layout-1qmrhw [src^="https://cdn.discordapp.com/avatars/678344927997853742/"] {
|
||||||
|
content: url('https://i.ibb.co/GH6YzML/output-onlinegiftools-5.gif');
|
||||||
|
}
|
||||||
|
|
||||||
|
.container-YkUktl:hover [src^="https://cdn.discordapp.com/avatars/678344927997853742/"] {
|
||||||
|
content: url('https://i.ibb.co/GH6YzML/output-onlinegiftools-5.gif');
|
||||||
|
}
|
||||||
|
|
||||||
|
.container-YkUktl [src^="https://cdn.discordapp.com/avatars/678344927997853742/"] {
|
||||||
|
content: url('https://i.ibb.co/GH6YzML/output-onlinegiftools-5.gif');
|
||||||
|
}
|
||||||
|
|
||||||
|
.avatar-1HDIsL [src^="https://cdn.discordapp.com/avatars/678344927997853742/"] {
|
||||||
|
content: url('https://i.ibb.co/GH6YzML/output-onlinegiftools-5.gif');
|
||||||
|
}
|
||||||
|
|
||||||
|
.participant-1l6khj [src^="https://cdn.discordapp.com/avatars/678344927997853742/"]
|
||||||
|
{
|
||||||
|
content: url('https://i.ibb.co/GH6YzML/output-onlinegiftools-5.gif');
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/* Custom badge for dragonclaw08mm */
|
/* Custom badge for dragonclaw08mm */
|
||||||
#app-mount [aria-label="dragonclaw08mm"] .badgeList-2aoHPw::before,
|
#app-mount [aria-label="dragonclaw08mm"] .badgeList-2aoHPw::before,
|
||||||
#app-mount [aria-label="dragonclaw08mm"] .profileBadges-2pItdR::before,
|
#app-mount [aria-label="dragonclaw08mm"] .profileBadges-2pItdR::before,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue