1 2 3 4 5 6 7 8 9 10 11 12
:root { --md-primary-fg-color: #268bd2; --md-accent-fg-color: #81a1c1; } .md-typeset__table { min-width: 100%; } .md-typeset table:not([class]) { display: table; }