Template:TemplateStyles sandbox/Evad37/singlePageTabs.css

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search
table.tabHeader.mw-collapsed:nth-of-type(1) ~ div.tabContent:nth-of-type(1),
table.tabHeader.mw-collapsed:nth-of-type(2) ~ div.tabContent:nth-of-type(2),
table.tabHeader.mw-collapsed:nth-of-type(3) ~ div.tabContent:nth-of-type(3),
table.tabHeader.mw-collapsed:nth-of-type(4) ~ div.tabContent:nth-of-type(4),
table.tabHeader.mw-collapsed:nth-of-type(5) ~ div.tabContent:nth-of-type(5) {
	display: none;
}