diff options
| author | ivar <i@oiee.no> | 2025-10-20 20:40:31 +0200 |
|---|---|---|
| committer | ivar <i@oiee.no> | 2025-10-20 20:40:31 +0200 |
| commit | 23972f7193b463d7121cf0be5ca3ea9a2012c095 (patch) | |
| tree | 6e164c0546730bec76598376fa913e4467c28a6e /VegaData/wwwroot | |
| parent | 4c8f1790f8688393e1d3cffc0c523cf6366adb29 (diff) | |
| download | vegadata-23972f7193b463d7121cf0be5ca3ea9a2012c095.tar.xz vegadata-23972f7193b463d7121cf0be5ca3ea9a2012c095.zip | |
Initial commit
Diffstat (limited to 'VegaData/wwwroot')
| -rw-r--r-- | VegaData/wwwroot/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
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, |
