updated the local user-docu.
All checks were successful
Build and Deploy Documentation / build-and-deploy (push) Successful in 29s

This commit is contained in:
2026-02-21 16:04:48 +01:00
parent 901fda9298
commit 49e355f58a
23 changed files with 428 additions and 318 deletions

View File

@@ -741,14 +741,6 @@ abbr, acronym {
cursor: help;
}
.translated {
background-color: rgba(207, 255, 207, 0.2)
}
.untranslated {
background-color: rgba(255, 207, 207, 0.2)
}
/* -- code displays --------------------------------------------------------- */
pre {