Add comments
This commit is contained in:
parent
11e4ba5101
commit
6dfaf0e464
|
@ -84,6 +84,10 @@ MathJax.OutputJax.SVG = MathJax.OutputJax({
|
||||||
".MathJax_SVG .MJX-sans-serif": {
|
".MathJax_SVG .MJX-sans-serif": {
|
||||||
"font-family": "sans-serif"
|
"font-family": "sans-serif"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
//
|
||||||
|
// For tooltips
|
||||||
|
//
|
||||||
"#MathJax_SVG_Tooltip": {
|
"#MathJax_SVG_Tooltip": {
|
||||||
"background-color": "InfoBackground", color: "InfoText",
|
"background-color": "InfoBackground", color: "InfoText",
|
||||||
border: "1px solid black",
|
border: "1px solid black",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user