aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index b77bedb1..0b84e047 100644
--- a/style.css
+++ b/style.css
@@ -60,7 +60,7 @@ a.link-man { } /* Manual links (Xr). */
a.link-sec { } /* Section links (Sx). */
div.emph { font-style: italic; } /* Emphasis (Bl -emphasis). */
-div.lit { } /* Literal (D1, Bd -literal, Dl, Bd -literal). */
+div.lit { font-family: monospace; } /* Literal (D1, Bd -literal, Dl, Bd -literal). */
div.symb { font-weight: bold; } /* Symbols (Bl -symbolic). */
table.header { border-bottom: 1px dotted #cccccc; }/* Document footer. */