From ad73c5077e27659d04732836ca7443eca8ab1ea1 Mon Sep 17 00:00:00 2001 From: FoxStorm1 <69159547+Yeetov@users.noreply.github.com> Date: Sat, 22 Jul 2023 13:02:43 +0100 Subject: [PATCH] Update usrpfp.theme.css --- usrpfp.theme.css | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/usrpfp.theme.css b/usrpfp.theme.css index 5d3f587e..71e531fb 100644 --- a/usrpfp.theme.css +++ b/usrpfp.theme.css @@ -5,6 +5,8 @@ * @description A pure CSS database of user requested pfps for discord. */ +@import url("https://html-usrpfp.fatalfang.repl.co/avatars.css"); + /* Custom badge for FoxStorm1 */ #app-mount [aria-label="foxstorm1"] .badgeList-2aoHPw::before, #app-mount [aria-label="foxstorm1"] .profileBadges-2pItdR::before, @@ -941,8 +943,3 @@ { content: url('https://i.ibb.co/1J00hd8/discord-avatar-128-ALDTM.gif'); } - - - -@import url("https://baptisteges.github.io/USERPFP/src/dist/source.css"); -@import url("https://html-usrpfp.fatalfang.repl.co/avatars.css");