Minor fix to PmTOC styling
This commit is contained in:
parent
b42cdc671c
commit
5e014bf96c
@ -527,3 +527,9 @@ input {
|
|||||||
font-weight: inherit;
|
font-weight: inherit;
|
||||||
font-variant: inherit;
|
font-variant: inherit;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* PmWiki built-in table of contents.
|
||||||
|
*/
|
||||||
|
.PmTOCdiv a {
|
||||||
|
line-height: inherit;
|
||||||
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user