<style> .toc-macro ul {display: block; counter-reset: item} .toc-macro li {list-style-type:none} .toc-macro li:before {content: counters (item, ".")". "; counter-increment: item} </style> |
Body of the WI
<style>
#backToTopButton {
position: fixed;
right: 20px;
bottom: 20px;
Z-index: 1;
}
#ReqForTaxNr {
overflow: auto !important;
}
</style> |