update docs [bot]

This commit is contained in:
github-actions
2025-06-10 11:08:01 +00:00
parent 8983b898df
commit a5b44292c0
4 changed files with 16 additions and 21 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 {