xhtml Toc rendering seems bit too dense now.

This commit is contained in:
Pavel Sanda 2021-08-02 15:25:36 +02:00
parent 6d3a221863
commit 5a9c6ce69b

View File

@ -267,11 +267,11 @@ InsetLayout TOC
font-weight: bold;
}
div.lyxtoc-2 {
margin: 0em 0.1em 0em 1em;
margin: 0.5em 0.1em 0em 1em;
font-size: large;
font-weight: normal;
}
div.lyxtoc-3 { margin: 0em 0.1em 0em 0.5em; font-size: medium; }
div.lyxtoc-3 { margin: 0.2em 0.1em 0em 0.5em; font-size: medium; }
div.lyxtoc-4 { margin: 0em 0.1em 0em 0.5em; }
div.lyxtoc-5 { margin: 0em 0.1em 0em 0.5em; }
div.lyxtoc-6 { margin: 0em 0.1em 0em 0.5em; }