Update usrpfp.theme.css
This commit is contained in:
parent
dbeaa28cf1
commit
86b9c5ff66
1 changed files with 21 additions and 22 deletions
|
|
@ -100,49 +100,48 @@
|
|||
}
|
||||
|
||||
|
||||
/* Custom avatar for foxstorm1 */
|
||||
.wrapper-3Un6-K:hover [src^="https://cdn.discordapp.com/avatars/789872551731527690/"] {
|
||||
content: url('https://i.imgur.com/l7hlm5P.gif');
|
||||
/* Custom avatar for seaweedisbest */
|
||||
.wrapper-3Un6-K:hover [src^="https://cdn.discordapp.com/avatars/869877955491401758/"] {
|
||||
content: url('https://i.ibb.co/tZC1Xbk/ezgif-1-65f3632025.gif');
|
||||
}
|
||||
|
||||
.wrapper-3Un6-K [src^="https://cdn.discordapp.com/avatars/789872551731527690/"] {
|
||||
content: url('https://i.imgur.com/l7hlm5P.gif');
|
||||
.wrapper-3Un6-K [src^="https://cdn.discordapp.com/avatars/869877955491401758/"] {
|
||||
content: url('https://i.ibb.co/tZC1Xbk/ezgif-1-65f3632025.gif');
|
||||
}
|
||||
|
||||
.contents-2MsGLg:hover [src^="https://cdn.discordapp.com/avatars/789872551731527690/"] {
|
||||
content: url('https://i.imgur.com/l7hlm5P.gif');
|
||||
.contents-2MsGLg:hover [src^="https://cdn.discordapp.com/avatars/869877955491401758/"] {
|
||||
content: url('https://i.ibb.co/tZC1Xbk/ezgif-1-65f3632025.gif');
|
||||
}
|
||||
|
||||
.contents-2MsGLg [src^="https://cdn.discordapp.com/avatars/789872551731527690/"] {
|
||||
content: url('https://i.imgur.com/l7hlm5P.gif');
|
||||
.contents-2MsGLg [src^="https://cdn.discordapp.com/avatars/869877955491401758/"] {
|
||||
content: url('https://i.ibb.co/tZC1Xbk/ezgif-1-65f3632025.gif');
|
||||
}
|
||||
|
||||
.wrapper-1VLyxH [src^="https://cdn.discordapp.com/avatars/789872551731527690/"] {
|
||||
content: url('https://i.imgur.com/l7hlm5P.gif');
|
||||
.wrapper-1VLyxH [src^="https://cdn.discordapp.com/avatars/869877955491401758/"] {
|
||||
content: url('https://i.ibb.co/tZC1Xbk/ezgif-1-65f3632025.gif');
|
||||
}
|
||||
|
||||
.layout-1qmrhw [src^="https://cdn.discordapp.com/avatars/789872551731527690/"] {
|
||||
content: url('https://i.imgur.com/l7hlm5P.gif');
|
||||
.layout-1qmrhw [src^="https://cdn.discordapp.com/avatars/869877955491401758/"] {
|
||||
content: url('https://i.ibb.co/tZC1Xbk/ezgif-1-65f3632025.gif');
|
||||
}
|
||||
|
||||
.container-YkUktl:hover [src^="https://cdn.discordapp.com/avatars/789872551731527690/"] {
|
||||
content: url('https://i.imgur.com/l7hlm5P.gif');
|
||||
.container-YkUktl:hover [src^="https://cdn.discordapp.com/avatars/869877955491401758/"] {
|
||||
content: url('https://i.ibb.co/tZC1Xbk/ezgif-1-65f3632025.gif');
|
||||
}
|
||||
|
||||
.container-YkUktl [src^="https://cdn.discordapp.com/avatars/789872551731527690/"] {
|
||||
content: url('https://i.imgur.com/l7hlm5P.gif');
|
||||
.container-YkUktl [src^="https://cdn.discordapp.com/avatars/869877955491401758/"] {
|
||||
content: url('https://i.ibb.co/tZC1Xbk/ezgif-1-65f3632025.gif');
|
||||
}
|
||||
|
||||
.avatar-1HDIsL [src^="https://cdn.discordapp.com/avatars/789872551731527690/"] {
|
||||
content: url('https://i.imgur.com/l7hlm5P.gif');
|
||||
.avatar-1HDIsL [src^="https://cdn.discordapp.com/avatars/869877955491401758/"] {
|
||||
content: url('https://i.ibb.co/tZC1Xbk/ezgif-1-65f3632025.gif');
|
||||
}
|
||||
|
||||
.participant-1l6khj [src^="https://cdn.discordapp.com/avatars/789872551731527690/"]
|
||||
.participant-1l6khj [src^="https://cdn.discordapp.com/avatars/869877955491401758/"]
|
||||
{
|
||||
content: url('https://i.imgur.com/l7hlm5P.gif');
|
||||
content: url('https://i.ibb.co/tZC1Xbk/ezgif-1-65f3632025.gif');
|
||||
}
|
||||
|
||||
|
||||
/* Custom badge for blip */
|
||||
#app-mount [aria-label="Blip"] .badgeList-2aoHPw::before,
|
||||
#app-mount [aria-label="Blip"] .profileBadges-2pItdR::before,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue