mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-08-13 14:28:39 +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}[]
|
||||
</style>
|
||||
endif::linkcss[]
|
||||
|
||||
ifdef::toc2[]
|
||||
<style type="text/css">
|
||||
div #toc {
|
||||
width: 19em
|
||||
}
|
||||
|
||||
.book {
|
||||
margin-left: 22em
|
||||
}
|
||||
</style>
|
||||
endif::toc2[]
|
||||
|
||||
ifndef::disable-javascript[]
|
||||
ifdef::linkcss[]
|
||||
<script type="text/javascript" src="{scriptsdir=.}/asciidoc.js"></script>
|
||||
|
Loading…
Reference in New Issue
Block a user