MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 12: Line 12:


/* Limit the TOC for the Citizen skin */
/* Limit the TOC for the Citizen skin */
.toclimit-2 .citizen-toc-level--1 ul,
.toclimit-2 .citizen-toc-level--1 ul !important,
.toclimit-3 .citizen-toc-level--2 ul,
.toclimit-3 .citizen-toc-level--2 ul !important,
.toclimit-4 .citizen-toc-level--3 ul,
.toclimit-4 .citizen-toc-level--3 ul !important,
.toclimit-5 .citizen-toc-level--4 ul,
.toclimit-5 .citizen-toc-level--4 ul !important,
.toclimit-6 .citizen-toc-level--5 ul,
.toclimit-6 .citizen-toc-level--5 ul !important,
.toclimit-7 .citizen-toc-level--6 ul {
.toclimit-7 .citizen-toc-level--6 ul !important {
display: none;
display: none;
}
}

Navigation menu