Loading md_to_docx_converter/customCSS.css +9 −0 Original line number Diff line number Diff line Loading @@ -1295,6 +1295,15 @@ table.no-table-stripes tbody tr { background: #3e484f !important; } #TOC ul:first-child { background-color: #02488d !important; } #TOC ul:first-child li::marker { color: #02488d; } #TOC li.active > a { background: rgba(38, 38, 38, 0.65); } Loading Loading
md_to_docx_converter/customCSS.css +9 −0 Original line number Diff line number Diff line Loading @@ -1295,6 +1295,15 @@ table.no-table-stripes tbody tr { background: #3e484f !important; } #TOC ul:first-child { background-color: #02488d !important; } #TOC ul:first-child li::marker { color: #02488d; } #TOC li.active > a { background: rgba(38, 38, 38, 0.65); } Loading