diff options
Diffstat (limited to 'mandoc.css')
-rw-r--r-- | mandoc.css | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -31,6 +31,7 @@ td { vertical-align: top; ul, ol, dl { margin-top: 0em; margin-bottom: 0em; } li, dt { margin-top: 1em; } +pre { font-family: inherit; } .permalink { border-bottom: thin dotted; color: inherit; |