1
0
mirror of https://github.com/msberends/AMR.git synced 2025-09-10 20:09:37 +02:00

Built site for AMR: 1.8.2.9131@db28301

This commit is contained in:
github-actions
2023-02-15 18:56:18 +00:00
parent 259fe07455
commit dee759ef9c
102 changed files with 596 additions and 564 deletions

View File

@@ -54,10 +54,13 @@ mark, .mark {
background: rgba(17, 143, 118, 0.25) !important;
}
/* smaller tables */
.table {
font-size: 0.9em !important;
}
/* SYNTAX */
/* These are simple changes for the syntax highlighting */
pre {
font-size: 0.8em !important;
}