diff --git a/css/addons/unraid/login-page/retro-terminal/custom.css b/css/addons/unraid/login-page/retro-terminal/custom.css index 112bc6d8..f0209617 100644 --- a/css/addons/unraid/login-page/retro-terminal/custom.css +++ b/css/addons/unraid/login-page/retro-terminal/custom.css @@ -10,7 +10,7 @@ --body-before:#70d7f61a; --body-after: #70d7f633; --body-animation: flicker; ---logo: url(https://theme-park.dev/css/addons/unraid/login-page/alien/logo/wings_shadow.png) center no-repeat; +--logo: url(https://i.imgur.com/6YcQXPh.png) center no-repeat; --text-color: #ffffff; --input-color: #ffffff; --link-color: #ffffff; @@ -30,4 +30,4 @@ --text-shadow: 0 0 8px; --text-shadow-color: #ffffff; --box-shadow: 0 0 15px; -} \ No newline at end of file +}