Update doc CSS to fit MathJAX formula in table

This commit is contained in:
Dmitry Kurtaev 2024-04-05 11:00:55 +03:00
parent 2e784bc7e6
commit 244c771fb6

View File

@ -228,6 +228,7 @@ h1, h2, h3, h4, h5 {
p, div, table, dl {
font-size: var(--page-font-size);
white-space: normal;
}
a:link, a:visited, a:hover, a:focus, a:active {