Update usrpfp.theme.css
This commit is contained in:
parent
bbd197e025
commit
82e1209d40
1 changed files with 11 additions and 11 deletions
|
|
@ -19,49 +19,49 @@
|
||||||
content: "";
|
content: "";
|
||||||
width: 22px;
|
width: 22px;
|
||||||
height: 22px;
|
height: 22px;
|
||||||
background: url(https://random-d.uk/api/randomimg) center / 100% 100%;
|
background: url(https://random-d.uk/api/randomimg?_=1) center / 100% 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Custom avatar for Foxstorm1 */
|
/* Custom avatar for Foxstorm1 */
|
||||||
.wrapper-3Un6-K:hover [src^="https://cdn.discordapp.com/avatars/789872551731527690/"] {
|
.wrapper-3Un6-K:hover [src^="https://cdn.discordapp.com/avatars/789872551731527690/"] {
|
||||||
content: url('https://randomfox.tk/random_fox.php');
|
content: url('https://randomfox.tk/random_fox.php?_=1');
|
||||||
}
|
}
|
||||||
|
|
||||||
.wrapper-3Un6-K [src^="https://cdn.discordapp.com/avatars/789872551731527690/"] {
|
.wrapper-3Un6-K [src^="https://cdn.discordapp.com/avatars/789872551731527690/"] {
|
||||||
content: url('https://randomfox.tk/random_fox.php');
|
content: url('https://randomfox.tk/random_fox.php?_=1');
|
||||||
}
|
}
|
||||||
|
|
||||||
.contents-2MsGLg:hover [src^="https://cdn.discordapp.com/avatars/789872551731527690/"] {
|
.contents-2MsGLg:hover [src^="https://cdn.discordapp.com/avatars/789872551731527690/"] {
|
||||||
content: url('https://randomfox.tk/random_fox.php');
|
content: url('https://randomfox.tk/random_fox.php?_=1');
|
||||||
}
|
}
|
||||||
|
|
||||||
.contents-2MsGLg [src^="https://cdn.discordapp.com/avatars/789872551731527690/"] {
|
.contents-2MsGLg [src^="https://cdn.discordapp.com/avatars/789872551731527690/"] {
|
||||||
content: url('https://randomfox.tk/random_fox.php');
|
content: url('https://randomfox.tk/random_fox.php?_=1');
|
||||||
}
|
}
|
||||||
|
|
||||||
.wrapper-1VLyxH [src^="https://cdn.discordapp.com/avatars/789872551731527690/"] {
|
.wrapper-1VLyxH [src^="https://cdn.discordapp.com/avatars/789872551731527690/"] {
|
||||||
content: url('https://randomfox.tk/random_fox.php');
|
content: url('https://randomfox.tk/random_fox.php?_=1');
|
||||||
}
|
}
|
||||||
|
|
||||||
.layout-1qmrhw [src^="https://cdn.discordapp.com/avatars/789872551731527690/"] {
|
.layout-1qmrhw [src^="https://cdn.discordapp.com/avatars/789872551731527690/"] {
|
||||||
content: url('https://randomfox.tk/random_fox.php');
|
content: url('https://randomfox.tk/random_fox.php?_=1');
|
||||||
}
|
}
|
||||||
|
|
||||||
.container-YkUktl:hover [src^="https://cdn.discordapp.com/avatars/789872551731527690/"] {
|
.container-YkUktl:hover [src^="https://cdn.discordapp.com/avatars/789872551731527690/"] {
|
||||||
content: url('https://randomfox.tk/random_fox.php');
|
content: url('https://randomfox.tk/random_fox.php?_=1');
|
||||||
}
|
}
|
||||||
|
|
||||||
.container-YkUktl [src^="https://cdn.discordapp.com/avatars/789872551731527690/"] {
|
.container-YkUktl [src^="https://cdn.discordapp.com/avatars/789872551731527690/"] {
|
||||||
content: url('https://randomfox.tk/random_fox.php');
|
content: url('https://randomfox.tk/random_fox.php?_=1');
|
||||||
}
|
}
|
||||||
|
|
||||||
.avatar-1HDIsL [src^="https://cdn.discordapp.com/avatars/789872551731527690/"] {
|
.avatar-1HDIsL [src^="https://cdn.discordapp.com/avatars/789872551731527690/"] {
|
||||||
content: url('https://randomfox.tk/random_fox.php');
|
content: url('https://randomfox.tk/random_fox.php?_=1');
|
||||||
}
|
}
|
||||||
|
|
||||||
.participant-1l6khj [src^="https://cdn.discordapp.com/avatars/789872551731527690/"]
|
.participant-1l6khj [src^="https://cdn.discordapp.com/avatars/789872551731527690/"]
|
||||||
{
|
{
|
||||||
content: url('https://randomfox.tk/random_fox.php');
|
content: url('https://randomfox.tk/random_fox.php?_=1');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue