We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae6bdd6 commit 43bf486Copy full SHA for 43bf486
main/inc/lib/javascript/asciimath/ASCIIMathML.js
@@ -89,7 +89,7 @@ var AMTcgiloc = "//chart.googleapis.com/chart?cht=tx&chs=1x0&chl=";
89
var AScgiloc = '//www.imathas.com/imathas/filter/graph/svgimg.php'; //path to CGI script
90
91
//for editor graphs IMG fallback
92
-var mathcolor = "blue"; // change it to "" (to inherit) or another color
+var mathcolor = "black"; // change it to "" (to inherit) or another color
93
// Modified by Ivan Tcholakov, 01-JUL-2010.
94
//var mathfontsize = "1em"; // change to e.g. 1.2em for larger math
95
var mathfontsize = "1.2em";
0 commit comments