Update usrpfp.theme.css
This commit is contained in:
parent
9fa0a92eaa
commit
a4ea057f39
1 changed files with 3 additions and 1 deletions
|
|
@ -5,13 +5,15 @@
|
||||||
* @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 {
|
||||||
content: "";
|
content: "";
|
||||||
width: 22px;
|
width: 22px;
|
||||||
height: 22px;
|
height: 22px;
|
||||||
background: url(https://cdn.discordapp.com/emojis/560540747531681792.webp) center / 100% 100%;
|
background: url(https://i.pinimg.com/originals/91/3f/bd/913fbdf644301e42ca0ac10daf32a3db.png) center / 100% 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.wrapper-3Un6-K [src^="https://cdn.discordapp.com/avatars/789872551731527690/ec4fedc4e2605ef6cd34cd9d858705d0.webp"] {
|
.wrapper-3Un6-K [src^="https://cdn.discordapp.com/avatars/789872551731527690/ec4fedc4e2605ef6cd34cd9d858705d0.webp"] {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue