Browse Source

Update README.md

pull/110/head
GilbN 5 years ago
committed by GitHub
parent
commit
d5b3682d03
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      CSS/addons/organizr/glass/README.md

2
CSS/addons/organizr/glass/README.md

@ -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;

Loading…
Cancel
Save