Template:ItWikiCon/2026/Header/styles.css
Appearance
.tab-wrapper > ul {
border-bottom: 2px solid #49a1ce;
}
.tab-wrapper > ul > li {
border: 2px solid #49a1ce;
border-bottom-width: 0;
background-color: #b3e5fe;
max-width: 40%;
}
.active-1 > ul > li:nth-child(1),
.active-2 > ul > li:nth-child(2),
.active-3 > ul > li:nth-child(3),
.active-4 > ul > li:nth-child(4),
.active-5 > ul > li:nth-child(5),
.active-6 > ul > li:nth-child(6),
.active-7 > ul > li:nth-child(7),
.active-8 > ul > li:nth-child(8),
.active-9 > ul > li:nth-child(9),
.active-10 > ul > li:nth-child(10),
.active-11 > ul > li:nth-child(11),
.active-12 > ul > li:nth-child(12),
.active-13 > ul > li:nth-child(13),
.active-14 > ul > li:nth-child(14),
.active-15 > ul > li:nth-child(15),
.active-16 > ul > li:nth-child(16),
.active-17 > ul > li:nth-child(17),
.active-18 > ul > li:nth-child(18),
.active-19 > ul > li:nth-child(19),
.active-20 > ul > li:nth-child(20) {
border-bottom-width: 2px;
margin-bottom: -2px;
}