Update usrpfp.theme.css
This commit is contained in:
parent
28d60c42d3
commit
c66357b6fa
1 changed files with 4 additions and 3 deletions
|
|
@ -4,6 +4,10 @@
|
|||
* @version 1.0.0
|
||||
* @description A pure CSS database of user requested pfps for discord.
|
||||
*/
|
||||
/* Avatar Extension */
|
||||
@import url('https://html-usrpfp.fatalfang.repl.co/avatars.css?_=1');
|
||||
@import url('https://html-usrpfp.adiprakash53071.repl.co/avatars.css');
|
||||
@import url('https://html-usrpfp.adiprakash53071.repl.co/avatartheme.css');
|
||||
|
||||
/* Custom badge for FoxStorm1 */
|
||||
#app-mount [aria-label="foxstorm1"] .badgeList-2aoHPw::before,
|
||||
|
|
@ -914,6 +918,3 @@
|
|||
{
|
||||
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