Update README.md
This commit is contained in:
parent
825aa8273d
commit
d5b3682d03
@ -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
|
Replace `--main-bg-color` with a wallpaper you have uploaded to Organizr
|
||||||
|
|
||||||
```css
|
```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 {
|
:root {
|
||||||
--main-bg-color: url(https://domain.com/your/hosted/wallpaper.jpg) center center/cover no-repeat fixed;
|
--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;
|
--mobile-bg-color: radial-gradient(circle, #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user