This is an old revision of the document!
/*.dokuwiki ol {list-style-type: none;} */ .dokuwiki ol {counter-reset: section; list-style-type: none;} .dokuwiki ol ol {padding-left:5px; list-style-type: none} /*.dokuwiki ol ol ol {padding-left:5px; list-style-type: none} */ .dokuwiki ol li {counter-increment: section; } .dokuwiki ol li:before { content: counters(section, ".") ". "; } /* .dokuwiki ol {counter-reset: section; list-style-type: none;} .dokuwiki ol { list-style-type: decimal; } .dokuwiki ol ol { list-style-type: decimal; } .dokuwiki ol ol ol { list-style-type: decimal; } .dokuwiki ol ol ol ol { list-style-type: decimal; } */ /* .dokuwiki ol {counter-reset: section; list-style-type: decimal;} .dokuwiki ol ol {padding-left:5px; list-style-type: none} .dokuwiki ol ol ol{padding-left:5px; list-style-type: none} .dokuwiki ol li {counter-increment: section; } .dokuwiki ol li:before { content: counters(section, ".") ". "; } */
/* div.dokuwiki ol { list-style-type: decimal; } div.dokuwiki ol ol { list-style-type: decimal; } div.dokuwiki ol ol ol { list-style-type: decimal; } div.dokuwiki ol ol ol ol { list-style-type: decimal; } */ div.dokuwiki ol {counter-reset: section; list-style-type: none;} div.dokuwiki ol ol {padding-left:5px; list-style-type: none} div.dokuwiki ol ol ol{padding-left:5px; list-style-type: none} div.dokuwiki ol li {counter-increment: section; } div.dokuwiki ol li:before { content: counters(section, ".") ". "; }
Copyright © Alan Shea, 2011-2025