mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-27 22:22:42 +00:00
Attempt to block H4-h6 from existing ToCs from showing up in a new ToC.
This commit is contained in:
@@ -831,6 +831,9 @@ h6,
|
||||
text-decoration : none;
|
||||
&:hover { text-decoration : underline; }
|
||||
}
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
--TOC: exclude !important;
|
||||
}
|
||||
h4 {
|
||||
margin-top : 0.2cm;
|
||||
line-height : 0.4cm;
|
||||
|
||||
Reference in New Issue
Block a user