Skip to content

Commit bc5ec07

Browse files
committed
Formatting for headers level 4
1 parent c671ebd commit bc5ec07

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

assets/sass/style.scss

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -512,6 +512,17 @@ table#TOC {
512512
}
513513
}
514514

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+
515526
td.toc-number {
516527
display: none;
517528
}
@@ -612,4 +623,4 @@ a[href*="//"]:not([href*="perl6.org"])::after,
612623
position: relative;
613624
overflow: hidden;
614625
width: 100%;
615-
}
626+
}

0 commit comments

Comments
 (0)