diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-07-23 21:22:45 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-07-23 21:22:45 +0200 |
| commit | 138c03e34489e8e04f135546ef680e0fa79a6c32 (patch) | |
| tree | b6c3a0b675565137f70355f903a2e1010215f236 /internal/web/static/themes/transfiguration.css | |
| parent | a7e3ad33070dee77fd7a7796a1e6da9a762440e5 (diff) | |
| download | lectio-138c03e34489e8e04f135546ef680e0fa79a6c32.tar.gz lectio-138c03e34489e8e04f135546ef680e0fa79a6c32.zip | |
web: distinct per-theme fonts + bolder accents; memento_mori bare monospace
Diffstat (limited to 'internal/web/static/themes/transfiguration.css')
| -rw-r--r-- | internal/web/static/themes/transfiguration.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/web/static/themes/transfiguration.css b/internal/web/static/themes/transfiguration.css index bd9cc25..8fb85aa 100644 --- a/internal/web/static/themes/transfiguration.css +++ b/internal/web/static/themes/transfiguration.css @@ -10,6 +10,7 @@ --refrain: #97ad6e; /* olive, same as link for this theme */ --border: #4a5347; --vnum: #d3b380; /* gold, not muted, for this theme */ + --theme-font: var(--font-serif); } .heading { |
