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

(v1.7.1.9023) Removed filter_ functions, new set_ab_names(), ATC code update, ab selector update, fixes #46 and fixed #47

This commit is contained in:
2021-08-16 21:54:34 +02:00
parent 4e1efd902c
commit a2d249962f
248 changed files with 2377 additions and 12201 deletions

View File

@ -109,6 +109,10 @@ pre, code {
font-weight: bold;
/*background-color: #f4f4f4*/;
}
pre code {
word-wrap: normal !important;
white-space: pre !important;
}
pre {
font-size: 90% !important;
}