1,088
edits
Eheartshine (talk | contribs) No edit summary Tag: Reverted |
Eheartshine (talk | contribs) 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-- | .toclimit-2 .citizen-toc-level--1 ul, | ||
.toclimit-3 .citizen-toc-level-- | .toclimit-3 .citizen-toc-level--2 ul, | ||
.toclimit-4 .citizen-toc-level-- | .toclimit-4 .citizen-toc-level--3 ul, | ||
.toclimit-5 .citizen-toc-level-- | .toclimit-5 .citizen-toc-level--4 ul, | ||
.toclimit-6 .citizen-toc-level-- | .toclimit-6 .citizen-toc-level--5 ul, | ||
.toclimit-7 .citizen-toc-level-- | .toclimit-7 .citizen-toc-level--6 ul { | ||
display: none; | display: none; | ||
} | } |