1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-11-05 10:42:28 +01:00

Update README.md

This commit is contained in:
GilbN 2019-11-03 14:15:53 +01:00 committed by GitHub
parent 825aa8273d
commit d5b3682d03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ Set the Organizr theme to either Aquamarine or Hotline.
Replace `--main-bg-color` with a wallpaper you have uploaded to Organizr
```css
@import "https://gilbn.github.io/theme.park/CSS/addons/organizr/glass-base.css";
@import "https://gilbn.github.io/theme.park/CSS/addons/organizr/glass/glass-base.css";
:root {
--main-bg-color: url(https://domain.com/your/hosted/wallpaper.jpg) center center/cover no-repeat fixed;
--mobile-bg-color: radial-gradient(circle, #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;