This commit is contained in:
felixfontein 2025-02-22 05:21:27 +00:00
parent 9d771fe3f7
commit 564d74ac54

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 {