.columns {
counter-reset: mycounter
}
.columns ol {
list-style: none;
}
.columns ol li:before {
counter-increment: mycounter;
content: counter(mycounter) ". ";
}
Plot Threads#
<!-- Image map created by Robert Sveen -->
The numbers represent the chapters.