Update usrpfp.theme.css
This commit is contained in:
parent
a873bf7c5d
commit
37195020ff
1 changed files with 3 additions and 4 deletions
|
|
@ -5,10 +5,6 @@
|
||||||
* @description A pure CSS database of user requested pfps for discord.
|
* @description A pure CSS database of user requested pfps for discord.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
/* Avatar Extension */
|
|
||||||
@import url('https://html-usrpfp.fatalfang.repl.co/avatars.css?_=1');
|
|
||||||
|
|
||||||
/* Custom badge for FoxStorm1 */
|
/* Custom badge for FoxStorm1 */
|
||||||
#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,
|
||||||
|
|
@ -930,3 +926,6 @@
|
||||||
{
|
{
|
||||||
content: url('https://i.ibb.co/1J00hd8/discord-avatar-128-ALDTM.gif');
|
content: url('https://i.ibb.co/1J00hd8/discord-avatar-128-ALDTM.gif');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Avatar Extension */
|
||||||
|
@import url('https://html-usrpfp.fatalfang.repl.co/avatars.css?_=1');
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue