.restOperation { h2, h3, h4 { a { text-decoration: none; color: var(--color-fg-default); } } } .statusTable { table-layout: fixed !important; } .codeBlock code:not(td *) { word-break: break-all; }