Rebuild venv and site.

This commit is contained in:
g* 2025-10-22 09:31:29 +02:00
commit 0f4f80c8bd
45 changed files with 875 additions and 1001 deletions

View file

@ -69,6 +69,7 @@ div.button {
}
}
/*****************************
* STATUS
*****************************/
@ -137,6 +138,7 @@ div.footer {
color: var(--primary-colour);
margin-left: 2em;
font-size: max(calc(var(--text-variable-size) * 2), calc(var(--text-min-size) + 2px));
font-family: var(--primary-font);
}
}