This commit is contained in:
adilhafeez 2025-03-01 01:03:50 +00:00
parent 979a8061c6
commit afa1e71f92
26 changed files with 25 additions and 33 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 {