MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Tag: Manual revert
No edit summary
Tag: Reverted
Line 8: Line 8:
.toclimit-6 .toclevel-5 ul,
.toclimit-6 .toclevel-5 ul,
.toclimit-7 .toclevel-6 ul {
.toclimit-7 .toclevel-6 ul {
display: none;
}
/* Limit the TOC for the Citizen skin */
.toclimit-2 .citizen-toc-level--2 ul,
.toclimit-3 .citizen-toc-level--3 ul,
.toclimit-4 .citizen-toc-level--4 ul,
.toclimit-5 .citizen-toc-level--5 ul,
.toclimit-6 .citizen-toc-level--6 ul,
.toclimit-7 .citizen-toc-level--7 ul {
display: none;
display: none;
}
}

Navigation menu