summaryrefslogtreecommitdiffstatshomepage
path: root/mdocml.css
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2008-12-05 22:34:30 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2008-12-05 22:34:30 +0000
commitf907e042a4beab3f400b1b5e0d67bbc7b5ed8029 (patch)
tree330f527bba89fff786f4a672f1f8169e9fdb84ff /mdocml.css
parent04a9a9421c92d037b140f8d5d2c2b7a496b95f8f (diff)
downloadmandoc-f907e042a4beab3f400b1b5e0d67bbc7b5ed8029.tar.gz
mandoc-f907e042a4beab3f400b1b5e0d67bbc7b5ed8029.tar.zst
mandoc-f907e042a4beab3f400b1b5e0d67bbc7b5ed8029.zip
Nm works properly, many other changes, etc.
Diffstat (limited to 'mdocml.css')
-rw-r--r--mdocml.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/mdocml.css b/mdocml.css
index f59f009a..ec65255e 100644
--- a/mdocml.css
+++ b/mdocml.css
@@ -14,6 +14,7 @@
span.inline-Nd:before { content: ' \2014 '; }
span.inline-Fl:before { content: '-'; }
span.inline-Fl { font-weight: bolder; }
+ span.inline-Nm { font-weight: bolder; }
span.inline-Ar { text-decoration: underline; }
span.inline-Pa { text-decoration: underline; }
span.inline-Op:before { content: '['; }