Browse Source

Update terminal.css

pull/370/head
blakenorthrup 3 years ago
committed by GitHub
parent
commit
5b4d1f3285
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      CSS/addons/unraid/login-page/fallout/terminal.css

4
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(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; --text-color: #14F074;
--input-color: #14F074; --input-color: #14F074;
--link-color: #14F074; --link-color: #14F074;
@ -24,4 +24,4 @@
https://www.transparenttextures.com/patterns/simple-horizontal-light.png https://www.transparenttextures.com/patterns/simple-horizontal-light.png
https://www.colourlovers.com/palette/3428762/Fallout?widths=1 https://www.colourlovers.com/palette/3428762/Fallout?widths=1
*/ */
} }

Loading…
Cancel
Save