Template:Support Page: Difference between revisions

Content deleted Content added
RSchoenbaechler (WMF) (talk | contribs)
No edit summary
RSchoenbaechler (WMF) (talk | contribs)
No edit summary
Line 230:
}
.toc li {
float: left;
margin-bottom: 0;
}
.toc li:after {
content: "|";
margin: 0 12px;
}
.toc li:last-of-type {
margin-right: 0;
}
.toc li:last-of-type:after {
content: none;
margin-right: 0;
}
.toctext {