Loading md_to_docx_converter/customCSS.css +22 −3 Original line number Diff line number Diff line Loading @@ -1251,6 +1251,10 @@ table.no-table-stripes tbody tr { color: rgb(191, 227, 255); } h1, h2 { border-bottom-color: white; } td:has(.TAN), .NO { background-color: #416b88; Loading @@ -1265,7 +1269,8 @@ table.no-table-stripes tbody tr { color: rgb(191, 227, 255); } .HTML-Keyboard, b, strong { b, strong, #TOC a { color: white; } Loading @@ -1274,7 +1279,7 @@ table.no-table-stripes tbody tr { } pre { background-color: #f9f9f9; border-color: #1a1a1a; border-color: #252b2f; color: #3e484f; } .HTML-Error { Loading @@ -1285,8 +1290,22 @@ table.no-table-stripes tbody tr { background-color: rgb(102, 101, 101) !important; } #TOC, #TOC ul, table.no-table-stripes tbody tr { background-color: #3e484f; background: #3e484f; } #TOC li.active > a { background: rgba(38, 38, 38, 0.65); } .inform, .norm { border-color: white; } flex-item:has(#TOC):after { background-color: #252b2f; } } Loading
md_to_docx_converter/customCSS.css +22 −3 Original line number Diff line number Diff line Loading @@ -1251,6 +1251,10 @@ table.no-table-stripes tbody tr { color: rgb(191, 227, 255); } h1, h2 { border-bottom-color: white; } td:has(.TAN), .NO { background-color: #416b88; Loading @@ -1265,7 +1269,8 @@ table.no-table-stripes tbody tr { color: rgb(191, 227, 255); } .HTML-Keyboard, b, strong { b, strong, #TOC a { color: white; } Loading @@ -1274,7 +1279,7 @@ table.no-table-stripes tbody tr { } pre { background-color: #f9f9f9; border-color: #1a1a1a; border-color: #252b2f; color: #3e484f; } .HTML-Error { Loading @@ -1285,8 +1290,22 @@ table.no-table-stripes tbody tr { background-color: rgb(102, 101, 101) !important; } #TOC, #TOC ul, table.no-table-stripes tbody tr { background-color: #3e484f; background: #3e484f; } #TOC li.active > a { background: rgba(38, 38, 38, 0.65); } .inform, .norm { border-color: white; } flex-item:has(#TOC):after { background-color: #252b2f; } }