1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 07:13:02 +04:00

Merge pull request #25339 from dkurt:mathjax_formula_in_table_css

Update doc CSS to fit MathJAX formula in table
This commit is contained in:
Alexander Smorkalov
2024-04-06 13:28:15 +03:00
committed by GitHub
+1
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 {