mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 05:16:21 +00:00
xhtml Toc rendering seems bit too dense now.
This commit is contained in:
parent
6d3a221863
commit
5a9c6ce69b
@ -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; }
|
||||
|
Loading…
Reference in New Issue
Block a user