From 5b4d1f32854d392273b2fd71ee3072ca918fd11e Mon Sep 17 00:00:00 2001 From: blakenorthrup Date: Fri, 29 Apr 2022 09:46:53 -0500 Subject: [PATCH] Update terminal.css --- CSS/addons/unraid/login-page/fallout/terminal.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CSS/addons/unraid/login-page/fallout/terminal.css b/CSS/addons/unraid/login-page/fallout/terminal.css index 5f6e626c..2ee8a99f 100644 --- a/CSS/addons/unraid/login-page/fallout/terminal.css +++ b/CSS/addons/unraid/login-page/fallout/terminal.css @@ -1,7 +1,7 @@ @import url("https://theme-park.dev/CSS/addons/unraid/login-page/fallout/fallout_base.css"); :root { --main-bg-color: url(https://theme-park.dev/CSS/addons/unraid/login-page/fallout/wallpaper/terminal.jpg) center center/cover no-repeat fixed; - --logo: url(https://theme-park.dev/CSS/addons/unraid/login-page/fallout/logo/vault-tec_green.png) center no-repeat; + --logo: url(http://northrup.cloud/TRON.png) center no-repeat; --text-color: #14F074; --input-color: #14F074; --link-color: #14F074; @@ -24,4 +24,4 @@ https://www.transparenttextures.com/patterns/simple-horizontal-light.png https://www.colourlovers.com/palette/3428762/Fallout?widths=1 */ -} \ No newline at end of file +}