Browse Source

Update custom.css

pull/124/head
Dominic Felber 5 years ago
committed by GitHub
parent
commit
498e9884d1
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      CSS/addons/unraid/login-page/alien/custom.css

2
CSS/addons/unraid/login-page/alien/custom.css

@ -1,7 +1,7 @@
@import url("https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/alien_base.css");
:root {
--main-bg: radial-gradient(ellipse at center,rgba(0, 255, 119, 0.1) 0,rgba(0,255,119,0) 100%) center center/cover no-repeat fixed,
url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/wallpaper/hallway2.jpg) center center/cover no-repeat fixed;
url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/wallpaper/ripley.jpg) center center/cover no-repeat fixed;
--logo: url(https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/alien/logo/nostromogreen2.png) center no-repeat;
--text-color: #37f592;
--input-color: #37f592;

Loading…
Cancel
Save