blakenorthrup
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
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"); |
|
|
@import url("https://theme-park.dev/CSS/addons/unraid/login-page/fallout/fallout_base.css"); |
|
|
:root { |
|
|
:root { |
|
|
--main-bg-color: url(https://theme-park.dev/CSS/addons/unraid/login-page/fallout/wallpaper/terminal.jpg) center center/cover no-repeat fixed; |
|
|
--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(http://northrup.cloud/TRON.png) center no-repeat; |
|
|
--logo: url(https://raw.githubusercontent.com/blakenorthrup/theme.park/develop/CSS/addons/unraid/login-page/fallout/logo/TRON.png) center no-repeat; |
|
|
--text-color: #14F074; |
|
|
--text-color: #14F074; |
|
|
--input-color: #14F074; |
|
|
--input-color: #14F074; |
|
|
--link-color: #14F074; |
|
|
--link-color: #14F074; |
|
|