summaryrefslogtreecommitdiffstatshomepage
path: root/example.style.css
diff options
context:
space:
mode:
Diffstat (limited to 'example.style.css')
-rw-r--r--example.style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/example.style.css b/example.style.css
index d5ac791e..002a918d 100644
--- a/example.style.css
+++ b/example.style.css
@@ -62,7 +62,7 @@ a.link-ref { } /* Reference section links (%Q). */
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.footer { } /* Document footer. */