set math font
This commit is contained in:
parent
48eb7840b3
commit
23fa0e33d8
2 changed files with 6 additions and 1 deletions
|
@ -182,3 +182,8 @@ math[display="block"] {
|
|||
right: auto;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
math {
|
||||
color: black;
|
||||
font-family: "Math";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue