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 c671ebd commit bc5ec07Copy full SHA for bc5ec07
assets/sass/style.scss
@@ -512,6 +512,17 @@ table#TOC {
512
}
513
514
515
+ tr.toc-level-4 {
516
+ td {
517
+ padding-top: 2pt;
518
+ font-size: 0.8em;
519
+ }
520
+
521
+ td.toc-text {
522
+ padding-left: 16px;
523
524
525
526
td.toc-number {
527
display: none;
528
@@ -612,4 +623,4 @@ a[href*="//"]:not([href*="perl6.org"])::after,
612
623
position: relative;
613
624
overflow: hidden;
614
625
width: 100%;
615
-}
626
+}
0 commit comments