Update organizr-hotline-test.css

This commit is contained in:
GilbN 2019-06-14 09:36:34 +02:00 committed by GitHub
parent be4ee591b8
commit 5c15e2ff49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,4 +21,4 @@
--hompage-item-hover: radial-gradient(ellipse at center, rgba(0, 150, 136, 0.33) 0%, #b53f3f73 100%) center center/cover no-repeat fixed; --hompage-item-hover: radial-gradient(ellipse at center, rgba(0, 150, 136, 0.33) 0%, #b53f3f73 100%) center center/cover no-repeat fixed;
--notification-box-line: #F44336; --notification-box-line: #F44336;
} }
@import https://gilbn.github.io/theme.park/CSS/themes/organizr-base.css; @import url("https://gilbn.github.io/theme.park/CSS/themes/organizr-base.css");