I try increase font-size Mathjax and text.
So, my situation is this.
Click the "Up" button --> Use jquery, add font-size css
.importantRule { font-size:500% !important; }
$("#jax").addClass('importantRule');
but result is strange. Picture this:
I found a problem: fraction line is thin and not bold.
I want bold and thick fraction line.