diff --git a/html/style.css b/html/style.css index 0f81240..794eb1f 100644 --- a/html/style.css +++ b/html/style.css @@ -1,3 +1,7 @@ +:root { + color-scheme: dark; +} + #logo { max-height: 65px; display: inline;