This commit is contained in:
felixfontein
2025-03-08 09:19:34 +00:00
parent 9de954e011
commit 5ad5110f3f
3 changed files with 9 additions and 14 deletions
-8
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 {