1 /* Hide the complete TOC on print when the TOC is hidden. */
2 /* stylelint-disable selector-class-pattern */
3 .toctogglecheckbox:checked + .toctitle {
8 background-color: #f9f9f9;
9 border: 1pt solid #aaa;
14 /* Separate columns for `.tocnumber` and `.toctext` */