mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-06-05 16:14:07 +00:00
parent
8f6178acfc
commit
487d6642e3
@ -7,6 +7,12 @@ tags: [[$:/tags/Stylesheet]]
|
|||||||
|
|
||||||
{{$:/plugins/tiddlywiki/katex/katex.min.css}}
|
{{$:/plugins/tiddlywiki/katex/katex.min.css}}
|
||||||
|
|
||||||
|
/* Force text-rendering (see https://github.com/Jermolene/TiddlyWiki5/issues/2500) */
|
||||||
|
|
||||||
|
.katex {
|
||||||
|
text-rendering: auto;
|
||||||
|
}
|
||||||
|
|
||||||
/* Override font URLs */
|
/* Override font URLs */
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user