Skip to content

Commit 249b2f7

Browse files
committed
Changes style for head3, closes #2324
1 parent 1b90fc6 commit 249b2f7

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

assets/sass/style.scss

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -501,6 +501,17 @@ table#TOC {
501501
padding-top: 3pt;
502502
}
503503

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+
504515
td.toc-number {
505516
display: none;
506517
}

0 commit comments

Comments
 (0)