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");