add form help blocks: DB table, admin editor, live rendering in partage form

This commit is contained in:
Pontoporeia
2026-04-29 21:08:09 +02:00
parent 0437ec8d15
commit 670a38f30d
7 changed files with 136 additions and 29 deletions

View File

@@ -1643,3 +1643,10 @@
/* ── Form group, student mode, thanks page → see form.css ───────────────── */
/* ── Utility ─────────────────────────────────────────────────────────────── */
.muted {
color: var(--text-secondary);
font-style: italic;
}