Browse Source

Minor fix to PmTOC styling

master
Said Achmiz 3 years ago
parent
commit
5e014bf96c
1 changed files with 6 additions and 0 deletions
  1. 6
    0
      papyrus.css

+ 6
- 0
papyrus.css View File

@@ -527,3 +527,9 @@ input {
font-weight: inherit;
font-variant: inherit;
}

/* PmWiki built-in table of contents.
*/
.PmTOCdiv a {
line-height: inherit;
}

Loading…
Cancel
Save