aboutsummaryrefslogtreecommitdiff
path: root/module/calp/html/view/calendar.scm
diff options
context:
space:
mode:
Diffstat (limited to 'module/calp/html/view/calendar.scm')
-rw-r--r--module/calp/html/view/calendar.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/calp/html/view/calendar.scm b/module/calp/html/view/calendar.scm
index 5a8e977e..cfbb1865 100644
--- a/module/calp/html/view/calendar.scm
+++ b/module/calp/html/view/calendar.scm
@@ -122,7 +122,7 @@ window.default_calendar='~a';"
,(calendar-styles calendars)
,@(when (debug)
- '((style ".root { background-color: pink; }"))))
+ '((style ":root { --background-color: pink; }"))))
(body
(div (@ (class "root"))