From 4023780a2ea0edf28afb9e1b6ec738603a5f167e Mon Sep 17 00:00:00 2001 From: Marius <24592972+gilbN@users.noreply.github.com> Date: Sun, 25 Oct 2020 00:14:49 +0200 Subject: [PATCH] fallout fix --- CSS/addons/unraid/login-page/fallout/fallout.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CSS/addons/unraid/login-page/fallout/fallout.css b/CSS/addons/unraid/login-page/fallout/fallout.css index 41155717..d164f0f9 100644 --- a/CSS/addons/unraid/login-page/fallout/fallout.css +++ b/CSS/addons/unraid/login-page/fallout/fallout.css @@ -2,8 +2,8 @@ @import "https://fonts.googleapis.com/css?family=Share+Tech+Mono&display=swap"; @import "https://fonts.googleapis.com/css?family=VT323"; :root { - --main-bg-color: url(https://gilbn.github.io/customfiles/rocky-wall.png), url(https://gilbn.github.io/customfiles/6Ua3u8.jpg) center center/cover no-repeat fixed; - --logo: url(https://gilbn.github.io/customfiles/vault.png) center no-repeat; + --main-bg-color: url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/fallout/wallpaper/rocky-wall.png), url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/fallout/wallpaper/6Ua3u8.jpg) center center/cover no-repeat fixed; + --logo: url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/fallout/logo/vault.png) center no-repeat; --text-color: #14F074; --input-color: #14F074; --link-color: #14F074;