summaryrefslogtreecommitdiffstatshomepage
path: root/mdocml.css
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2008-12-12 10:11:10 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2008-12-12 10:11:10 +0000
commit64350927e466c9dd184ceb5b9395b434ce257d03 (patch)
treeadddcd2826e94553a3278888ed53c44ae07db8ea /mdocml.css
parentba7926bca9c9a2ed849e0132be444c7848e2d25c (diff)
downloadmandoc-64350927e466c9dd184ceb5b9395b434ce257d03.tar.gz
mandoc-64350927e466c9dd184ceb5b9395b434ce257d03.tar.zst
mandoc-64350927e466c9dd184ceb5b9395b434ce257d03.zip
*** empty log message ***
Diffstat (limited to 'mdocml.css')
-rw-r--r--mdocml.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/mdocml.css b/mdocml.css
index 50acf27a..05f7906a 100644
--- a/mdocml.css
+++ b/mdocml.css
@@ -27,7 +27,8 @@
div.inline-Pp { margin-bottom: 10px; }
span.inline-Sy { font-weight: bolder; }
span.inline-Tn { font-variant: small-caps; }
- span.inline-D1 { margin-left: 20px; }
+ div.inline-D1 { margin-left: 20px; }
+ div.inline-Dl { margin-left: 20px; }
span.head-Fo { font-weight: bolder; }
span.body-Fo:before { content: '('; }
span.body-Fo:after { content: ')'; }