diff --git a/src/css/doc.css b/src/css/doc.css index f5bd10e..93b7b47 100644 --- a/src/css/doc.css +++ b/src/css/doc.css @@ -920,6 +920,12 @@ body { hyphens: none; } +.doc code { + line-height: inherit; + font-weight: inherit; + font-size: inherit; +} + .doc th.tableblock, .doc td.tableblock code, .doc td.tableblock a {