summaryrefslogtreecommitdiffstats
path: root/mandoc.css
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-02-05 21:00:43 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-02-05 21:00:43 +0000
commit760bab8693f5492d0e193b3084bb863159939fd9 (patch)
treecf93971c525deeed2442466e7fd346935fd46442 /mandoc.css
parent69ef72fcd27ce81954c7a5afc77a6dcb3069acf8 (diff)
downloadmandoc-760bab8693f5492d0e193b3084bb863159939fd9.tar.gz
Wrap .St content in a <span class="St">.
Also add forgotten <span class="Ux"> to .At rendering.
Diffstat (limited to 'mandoc.css')
-rw-r--r--mandoc.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/mandoc.css b/mandoc.css
index 2619df4d..cd9cf056 100644
--- a/mandoc.css
+++ b/mandoc.css
@@ -173,6 +173,7 @@ a.Mt { }
b.Cd { font-style: normal; }
i.Ad { font-weight: normal; }
b.Ms { font-style: normal; }
+span.St { }
a.Ux { }
/* Physical markup. */