Update usrpfp.theme.css
This commit is contained in:
parent
7f899b2eea
commit
8dc9e27a76
1 changed files with 54 additions and 0 deletions
|
|
@ -57,6 +57,60 @@
|
|||
content: url('https://i.imgur.com/l7hlm5P.gif');
|
||||
}
|
||||
|
||||
|
||||
/* Custom badge for BETA Zeraora Bot */
|
||||
#app-mount [aria-label="BETA Zeraora Bot"] .badgeList-2aoHPw::before,
|
||||
#app-mount [aria-label="BETA Zeraora Bot"] .profileBadges-2pItdR::before,
|
||||
#app-mount [aria-label="BETA Zeraora Bot"] .badges-XRnWAp::before {
|
||||
content: "";
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
background: url(https://i.ibb.co/SBqTGnh/My-Coin.gif) center / 100% 100%;
|
||||
}
|
||||
|
||||
/* Custom avatar for BETA Zeraora Bot */
|
||||
.wrapper-3Un6-K:hover [src^="https://cdn.discordapp.com/avatars/1116074488774262835/"] {
|
||||
content: url('https://i.ibb.co/VjKKFfj/168277505194630066-1.gif');
|
||||
}
|
||||
|
||||
.wrapper-3Un6-K [src^="https://cdn.discordapp.com/avatars/1116074488774262835/"] {
|
||||
content: url('https://i.ibb.co/VjKKFfj/168277505194630066-1.gif');
|
||||
}
|
||||
|
||||
.contents-2MsGLg:hover [src^="https://cdn.discordapp.com/avatars/1116074488774262835/"] {
|
||||
content: url('https://i.ibb.co/VjKKFfj/168277505194630066-1.gif');
|
||||
}
|
||||
|
||||
.contents-2MsGLg [src^="https://cdn.discordapp.com/avatars/1116074488774262835/"] {
|
||||
content: url('https://i.ibb.co/VjKKFfj/168277505194630066-1.gif');
|
||||
}
|
||||
|
||||
.wrapper-1VLyxH [src^="https://cdn.discordapp.com/avatars/1116074488774262835/"] {
|
||||
content: url('https://i.ibb.co/VjKKFfj/168277505194630066-1.gif');
|
||||
}
|
||||
|
||||
.layout-1qmrhw [src^="https://cdn.discordapp.com/avatars/1116074488774262835/"] {
|
||||
content: url('https://i.ibb.co/VjKKFfj/168277505194630066-1.gif');
|
||||
}
|
||||
|
||||
.container-YkUktl:hover [src^="https://cdn.discordapp.com/avatars/1116074488774262835/"] {
|
||||
content: url('https://i.ibb.co/VjKKFfj/168277505194630066-1.gif');
|
||||
}
|
||||
|
||||
.container-YkUktl [src^="https://cdn.discordapp.com/avatars/1116074488774262835/"] {
|
||||
content: url('https://i.ibb.co/VjKKFfj/168277505194630066-1.gif');
|
||||
}
|
||||
|
||||
.avatar-1HDIsL [src^="https://cdn.discordapp.com/avatars/1116074488774262835/"] {
|
||||
content: url('https://i.ibb.co/VjKKFfj/168277505194630066-1.gif');
|
||||
}
|
||||
|
||||
.participant-1l6khj [src^="https://cdn.discordapp.com/avatars/1116074488774262835/"]
|
||||
{
|
||||
content: url('https://i.ibb.co/VjKKFfj/168277505194630066-1.gif');
|
||||
}
|
||||
|
||||
|
||||
/* Custom badge for Zeraora Bot */
|
||||
#app-mount [aria-label="Zeraora Bot"] .badgeList-2aoHPw::before,
|
||||
#app-mount [aria-label="Zeraora Bot"] .profileBadges-2pItdR::before,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue