From 3efecc0bbed238bfc98e15fd36c2b7c4d50fb035 Mon Sep 17 00:00:00 2001 From: GilbN Date: Fri, 14 Jun 2019 09:13:13 +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 2caa255f..39e0b1f0 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 "https://gilbn.github.io/theme.park/CSS/themes/organizr-base.css";