We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b90fc6 commit 249b2f7Copy full SHA for 249b2f7
assets/sass/style.scss
@@ -501,6 +501,17 @@ table#TOC {
501
padding-top: 3pt;
502
}
503
504
+ tr.toc-level-3 {
505
+ td {
506
+ padding-top: 2pt;
507
+ font-size: 0.9em;
508
+ }
509
+
510
+ td.toc-text {
511
+ padding-left: 12px;
512
513
514
515
td.toc-number {
516
display: none;
517
0 commit comments