1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-08 18:41:58 +02:00

(v2.1.1.9077) fix logos

This commit is contained in:
2024-09-19 14:40:19 +02:00
parent 82239503ee
commit 28bf91cbf5
4 changed files with 13 additions and 202 deletions

View File

@ -145,9 +145,11 @@ mark, .mark {
pre {
font-size: 0.8em !important;
}
pre code {
/* never wrap code on smaller screens */
code, .code {
font-feature-settings: "ss02", "ss06";
/* don't wrap syntax on small devices: */
word-wrap: normal !important;
word-break: keep-all !important;
white-space: pre !important;
}
.ot, .dv, .fl, .cn, .at,