No edit summary |
No edit summary |
||
Line 230:
}
.toc li {
float: left;
margin-bottom: 0;
margin: 0 12px;▼
}
.toc li:before {
content: "|";
▲ margin: 0 12px;
}
.toc li:first-of-type {
Line 241 ⟶ 242:
.toc li:first-of-type:before {
content: none;
margin-left: 0;
}
.toctext {
|