diff --git a/papyrus.css b/papyrus.css index 2630804..35abb7c 100644 --- a/papyrus.css +++ b/papyrus.css @@ -527,3 +527,9 @@ input { font-weight: inherit; font-variant: inherit; } + +/* PmWiki built-in table of contents. + */ +.PmTOCdiv a { + line-height: inherit; +}