Browse Source

Update README.md

pull/110/head
GilbN 6 years ago
committed by GitHub
parent
commit
e2a9263f13
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

@ -8,7 +8,7 @@ Set the Organizr theme to either Aquamarine or Hotline.
```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;
--main-bg-color: url(https://gilbn.github.io/theme.park/CSS/addons/organizr/glass/example.jpg) center center/cover no-repeat fixed;
--mobile-bg-color: radial-gradient(circle, #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;
--link-color: #fff;

Loading…
Cancel
Save