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

Built site for AMR: 1.8.2.9126@fe41fc2

This commit is contained in:
github-actions
2023-02-14 16:15:56 +00:00
parent d5f778add6
commit 259fe07455
101 changed files with 515 additions and 511 deletions

View File

@ -58,11 +58,13 @@ mark, .mark {
/* SYNTAX */
/* These are simple changes for the syntax highlighting */
pre {
font-size: 0.8em !important;
}
pre code {
/* never wrap code on smaller screens */
word-wrap: normal !important;
white-space: pre !important;
font-size: 0.8em !important;
}
.ot, .dv, .fl, .cn, .at,
.op a {