about summary refs log tree commit diff
path: root/doc/manual/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manual/style.css')
-rw-r--r--doc/manual/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/manual/style.css b/doc/manual/style.css
index 5b8534533d05..a9b6fd2c67fc 100644
--- a/doc/manual/style.css
+++ b/doc/manual/style.css
@@ -218,4 +218,9 @@ div.epigraph
 {
     font-style: italic;
     text-align: right;
+}
+
+table.productionset table.productionset
+{
+    font-family: monospace;
 }
\ No newline at end of file