From 23972f7193b463d7121cf0be5ca3ea9a2012c095 Mon Sep 17 00:00:00 2001 From: ivar Date: Mon, 20 Oct 2025 20:40:31 +0200 Subject: Initial commit --- VegaData/wwwroot/index.html | 1 + 1 file changed, 1 insertion(+) (limited to 'VegaData/wwwroot/index.html') diff --git a/VegaData/wwwroot/index.html b/VegaData/wwwroot/index.html index 235c5ac..8cca14e 100644 --- a/VegaData/wwwroot/index.html +++ b/VegaData/wwwroot/index.html @@ -47,6 +47,7 @@ margin: 0; padding: 0; background: var(--bg); + font-family: Palatino, Georgia, serif; } li:target, -- cgit v1.3