]> git.cameronkatri.com Git - mandoc.git/blobdiff - mandoc.css
Tedu support for the -xsh4.2 argument to the mdoc(7) .St macro
[mandoc.git] / mandoc.css
index 6ad33514ccc216f0d8b0565f2811e8ff06b020c0..ceac503a79f63067fb4855a0631008d57894ddf9 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: mandoc.css,v 1.47 2020/10/30 21:34:30 schwarze Exp $ */
+/* $Id: mandoc.css,v 1.48 2021/03/30 19:26:20 schwarze Exp $ */
 /*
  * Standard style sheet for mandoc(1) -Thtml and man.cgi(8).
  *
@@ -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;