1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-27 17:07:54 +02:00

Built site for AMR@2.1.1.9077: 28bf91c

This commit is contained in:
github-actions
2024-09-19 12:48:19 +00:00
parent 2f239e59c4
commit f769324f08
78 changed files with 237 additions and 446 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,