Difference between revisions of "Template:TOC/limit-styles.css"

From Stardew Valley Wiki
Jump to navigation Jump to search
(create page (copied from mw:Template:TOC/limit-styles.css))
 
(category)
Line 8: Line 8:
 
display: none;
 
display: none;
 
}
 
}
 +
 +
/*[[Category:Template stylesheets]] */

Revision as of 19:18, 16 February 2022

/* used in a few templates */
.toclimit-2 .toclevel-1 ul,
.toclimit-3 .toclevel-2 ul,
.toclimit-4 .toclevel-3 ul,
.toclimit-5 .toclevel-4 ul,
.toclimit-6 .toclevel-5 ul,
.toclimit-7 .toclevel-6 ul {
	display: none;
}

/*[[Category:Template stylesheets]] */