From 9556f6f467c673be2656e2fe6bce62eae28ebee0 Mon Sep 17 00:00:00 2001 From: lawllipops21 <94041662+lawllipops21@users.noreply.github.com> Date: Wed, 10 Nov 2021 00:17:59 -0800 Subject: [PATCH] Update blue.css --- css/addons/unraid/login-page/retro-terminal/blue.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/addons/unraid/login-page/retro-terminal/blue.css b/css/addons/unraid/login-page/retro-terminal/blue.css index b60f87c3..fa5d33a2 100644 --- a/css/addons/unraid/login-page/retro-terminal/blue.css +++ b/css/addons/unraid/login-page/retro-terminal/blue.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_blue.png) center no-repeat; +--logo: url(https://i.imgur.com/Zu26hwE.png) center no-repeat; --text-color: #70d7f6; --input-color: #70d7f6; --link-color: #70d7f6; @@ -30,4 +30,4 @@ --text-shadow: 0 0 8px; --text-shadow-color: #70d7f6; --box-shadow: 0 0 15px; -} \ No newline at end of file +}