diff --git a/css/addons/unraid/login-page/retro-terminal/blue.css b/css/addons/unraid/login-page/retro-terminal/blue.css index f62f498dca..17a9024004 100644 --- a/css/addons/unraid/login-page/retro-terminal/blue.css +++ b/css/addons/unraid/login-page/retro-terminal/blue.css @@ -4,7 +4,7 @@ /* --body-animation: flicker; This is the background that flickers. SET TO NONE TO REMOVE THE FLICKER ANIMATION! */ /* --custom-text-header-animation: textflicker; /* SET TO NONE TO REMOVE THE FLICKER ANIMATION! */ -@import url(/theme.park/css/addons/unraid/login-page/retro-terminal/retro-terminal-base.css); +@import url(https://zuluuk.github.io/theme.park/css/addons/unraid/login-page/retro-terminal/retro-terminal-base.css); :root { --main-bg-color:black; --body-before:#70d7f61a;