mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-08-14 07:27:15 +00:00
html: slightly wider TOC for readability
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
ab40d1a3c2
commit
237d09b998
@ -584,6 +584,19 @@ endif::toc2[]
|
|||||||
include1::{stylesheet}[]
|
include1::{stylesheet}[]
|
||||||
</style>
|
</style>
|
||||||
endif::linkcss[]
|
endif::linkcss[]
|
||||||
|
|
||||||
|
ifdef::toc2[]
|
||||||
|
<style type="text/css">
|
||||||
|
div #toc {
|
||||||
|
width: 19em
|
||||||
|
}
|
||||||
|
|
||||||
|
.book {
|
||||||
|
margin-left: 22em
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
endif::toc2[]
|
||||||
|
|
||||||
ifndef::disable-javascript[]
|
ifndef::disable-javascript[]
|
||||||
ifdef::linkcss[]
|
ifdef::linkcss[]
|
||||||
<script type="text/javascript" src="{scriptsdir=.}/asciidoc.js"></script>
|
<script type="text/javascript" src="{scriptsdir=.}/asciidoc.js"></script>
|
||||||
|
Loading…
Reference in New Issue
Block a user