From 5c15e2ff493f670db4577c8518ff659d96a28110 Mon Sep 17 00:00:00 2001 From: GilbN Date: Fri, 14 Jun 2019 09:36:34 +0200 Subject: [PATCH] Update organizr-hotline-test.css --- CSS/themes/organizr-hotline-test.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CSS/themes/organizr-hotline-test.css b/CSS/themes/organizr-hotline-test.css index a7572d44..2d7d5f3d 100644 --- a/CSS/themes/organizr-hotline-test.css +++ b/CSS/themes/organizr-hotline-test.css @@ -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; --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");