Moving to new VPS.

This commit is contained in:
g* 2025-11-17 16:58:08 +01:00
commit b2500e1c01
110 changed files with 12978 additions and 8623 deletions

View file

@ -167,7 +167,7 @@
/* Typeset */
.md-typeset {
p {
p, li, ul {
font-family: var(--primary-font);
}
@ -179,7 +179,7 @@
h1,
h2,
h3 {
font-family: var(--primary-font);
font-family: var(--secondary-font);
}
h4,