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

Built site for AMR: 1.8.2.9093@b94bc6c

This commit is contained in:
github-actions
2023-01-14 19:00:10 +00:00
parent 805dcaf92e
commit deed569722
100 changed files with 549 additions and 533 deletions

View File

@ -78,6 +78,11 @@ pre .co, .co {
color: #999999 !important;
font-style: italic !important;
}
pre code .r-out,
pre code .r-msg {
/* output of functions */
color: #555555 !important;
}
code a[href],
a[href] code,
pre a[href],