diff --git a/cmd/rdpgw/templates/style.css b/cmd/rdpgw/templates/style.css index 78f696b..b9dcae7 100644 --- a/cmd/rdpgw/templates/style.css +++ b/cmd/rdpgw/templates/style.css @@ -1,4 +1,4 @@ -1:root { +:root { /* Light mode colors (OKLCH) */ --background: oklch(1 0 0); --foreground: oklch(0.145 0 0);