Browse Source

Update README.md

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

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

@ -61,6 +61,14 @@ Here are the other theme colors if you want to use that instead:
--div-background-color-35: rgba(0, 0, 0, 0.45); --div-background-color-35: rgba(0, 0, 0, 0.45);
``` ```
## Login - Lockscreen
If you just want the login and lockscreen css simply add this in custom CSS:
```css
@import "https://gilbn.github.io/theme.park/CSS/addons/organizr/glass/glass-login.css";
```
# Screenshots # Screenshots
![](https://raw.githubusercontent.com/gilbN/theme.park/master/CSS/addons/organizr/glass/screenshots/login.png) ![](https://raw.githubusercontent.com/gilbN/theme.park/master/CSS/addons/organizr/glass/screenshots/login.png)

Loading…
Cancel
Save