Update usrbg.json
This commit is contained in:
parent
394bbac7fa
commit
b5f8d593c6
1 changed files with 53 additions and 1 deletions
54
usrbg.json
54
usrbg.json
|
|
@ -1 +1,53 @@
|
|||
[{"_id":"6153e41189d9b9e27d9650ba","uid":"789872551731527690","img":"https://cataas.com/cat","orientation":"none"}]
|
||||
/**
|
||||
* @name USERPFP
|
||||
* @author Pikai#3589
|
||||
* @version 1.1.1
|
||||
* @invite 52Nc5Qry4t
|
||||
* @description A pure CSS database of user requested pfps for discord.
|
||||
* @source https://github.com/pikaioff/USERPFP
|
||||
*/
|
||||
|
||||
#app-mount [aria-label="foxstorm1"] .badgeList-2aoHPw::before,
|
||||
#app-mount [aria-label="foxstorm1"] .profileBadges-2pItdR::before,
|
||||
#app-mount [aria-label="foxstorm1"] .badges-XRnWAp::before {
|
||||
content: "";
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
background: url(https://cdn.discordapp.com/emojis/929505481989427210.webp) center / 100% 100%;
|
||||
}
|
||||
|
||||
.contents-2MsGLg:hover [src^="https://cdn.discordapp.com/avatars/789872551731527690/"] {
|
||||
content: url('https://pikaioff.tk/sharex/d2mp2.gif');
|
||||
}
|
||||
|
||||
.contents-2MsGLg [src^="https://cdn.discordapp.com/avatars/789872551731527690/"] {
|
||||
content: url('https://pikaioff.tk/sharex/v3jxu.png');
|
||||
}
|
||||
|
||||
.wrapper-1VLyxH [src^="https://cdn.discordapp.com/avatars/789872551731527690/"] {
|
||||
content: url('https://pikaioff.tk/sharex/d2mp2.gif');
|
||||
}
|
||||
|
||||
.layout-1qmrhw [src^="https://cdn.discordapp.com/avatars/789872551731527690/"] {
|
||||
content: url('https://pikaioff.tk/sharex/v3jxu.png');
|
||||
}
|
||||
|
||||
.container-YkUktl:hover [src^="https://cdn.discordapp.com/avatars/789872551731527690/"] {
|
||||
content: url('https://pikaioff.tk/sharex/d2mp2.gif');
|
||||
}
|
||||
|
||||
.container-YkUktl [src^="https://cdn.discordapp.com/avatars/789872551731527690/"] {
|
||||
content: url('https://pikaioff.tk/sharex/v3jxu.png');
|
||||
}
|
||||
|
||||
.avatar-1HDIsL [src^="https://cdn.discordapp.com/avatars/789872551731527690/"] {
|
||||
content: url('https://pikaioff.tk/sharex/v3jxu.png');
|
||||
}
|
||||
|
||||
.participant-1l6khj [src^="https://cdn.discordapp.com/avatars/789872551731527690/"]
|
||||
{
|
||||
content: url('https://pikaioff.tk/sharex/v3jxu.png');
|
||||
}
|
||||
|
||||
|
||||
@import url("https://baptisteges.github.io/USERPFP/src/dist/source.css");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue