1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

DOCS: Automatically make a table of contents (TOC) (#1778)

This commit is contained in:
Jeffrey Cafferata
2022-10-28 17:27:06 +02:00
committed by GitHub
parent b3e684326a
commit fd42485d7d
11 changed files with 82 additions and 3 deletions

View File

@@ -80,4 +80,13 @@ body {
.dim {
color: #eeeeee
}
}
.table-of-contents {
width: 100%;
}
.table-of-contents td {
vertical-align: top;
width: 50%;
}