From 37195020ff96521c1bbe5b5f2e0a597d2a40463a Mon Sep 17 00:00:00 2001 From: FoxStorm1 <69159547+Yeetov@users.noreply.github.com> Date: Thu, 27 Jul 2023 15:23:51 +0100 Subject: [PATCH] Update usrpfp.theme.css --- usrpfp.theme.css | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/usrpfp.theme.css b/usrpfp.theme.css index c98a1a0b..8e984432 100644 --- a/usrpfp.theme.css +++ b/usrpfp.theme.css @@ -5,10 +5,6 @@ * @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 */ #app-mount [aria-label="foxstorm1"] .badgeList-2aoHPw::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'); } + +/* Avatar Extension */ +@import url('https://html-usrpfp.fatalfang.repl.co/avatars.css?_=1');