بیشتر...
.numbered-categorytree { counter-reset: section; }
.numbered-categorytree li::before { counter-increment: section; content: counter(section) ". "; }