From 4f294fd25622b09fb338fa27294e78cd1ea633b6 Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Thu, 29 Dec 2022 19:36:27 +0100 Subject: [PATCH] Less style calculation in Chrome. (This is my fault, and I am sorry...) --- www/css/remoteglot.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/css/remoteglot.css b/www/css/remoteglot.css index 670f9ce..fdb7c90 100644 --- a/www/css/remoteglot.css +++ b/www/css/remoteglot.css @@ -1,4 +1,4 @@ -:root { +html { color-scheme: light dark; font-family: sans-serif; background: white; -- 2.39.2