Upgrade Katex to v0.16.10
This commit is contained in:
7
paige/node_modules/katex/dist/katex.css
generated
vendored
7
paige/node_modules/katex/dist/katex.css
generated
vendored
@@ -132,7 +132,7 @@
|
||||
border-color: currentColor;
|
||||
}
|
||||
.katex .katex-version::after {
|
||||
content: "0.16.8";
|
||||
content: "0.16.10";
|
||||
}
|
||||
.katex .katex-mathml {
|
||||
/* Accessibility hack to only show to screen readers
|
||||
@@ -211,6 +211,11 @@
|
||||
.katex .textfrak {
|
||||
font-family: KaTeX_Fraktur;
|
||||
}
|
||||
.katex .mathboldfrak,
|
||||
.katex .textboldfrak {
|
||||
font-family: KaTeX_Fraktur;
|
||||
font-weight: bold;
|
||||
}
|
||||
.katex .mathtt {
|
||||
font-family: KaTeX_Typewriter;
|
||||
}
|
||||
|
Reference in New Issue
Block a user