Update usrpfp.theme.css
This commit is contained in:
parent
a4ea057f39
commit
d793c47521
1 changed files with 7 additions and 2 deletions
|
|
@ -5,8 +5,6 @@
|
||||||
* @description A pure CSS database of user requested pfps for discord.
|
* @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"] .badgeList-2aoHPw::before,
|
||||||
#app-mount [aria-label="foxstorm1"] .profileBadges-2pItdR::before,
|
#app-mount [aria-label="foxstorm1"] .profileBadges-2pItdR::before,
|
||||||
#app-mount [aria-label="foxstorm1"] .badges-XRnWAp::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%;
|
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"] {
|
.wrapper-3Un6-K [src^="https://cdn.discordapp.com/avatars/789872551731527690/ec4fedc4e2605ef6cd34cd9d858705d0.webp"] {
|
||||||
content: url('https://i.imgur.com/l7hlm5P.gif');
|
content: url('https://i.imgur.com/l7hlm5P.gif');
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue