MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
Wikihyphen (talk | contribs) (Undo revision 1072 by Wikihyphen (talk)) Tags: Undo Reverted |
Wikihyphen (talk | contribs) No edit summary Tags: Manual revert Reverted |
||
| Line 5: | Line 5: | ||
.toclevel-6 { | .toclevel-6 { | ||
display:none; | display:none; | ||
} | } | ||
Revision as of 09:18, 2 March 2026
/* Limit TOC depth */
.toclevel-3,
.toclevel-4,
.toclevel-5,
.toclevel-6 {
display:none;
}