]> git.proxmox.com Git - pve-docs.git/blobdiff - asciidoc/pve-html.conf
html: slightly wider TOC for readability
[pve-docs.git] / asciidoc / pve-html.conf
index 5aaf7aaba040895b29c24f0ea1dff5beced43aa4..4c202f718171aa08af51203c04922cdb7dd2b2ed 100644 (file)
@@ -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>