taichimaeda_markpilot/styles.css
2024-04-02 16:29:12 +09:00

8 lines
No EOL
119 B
CSS

/* Hide Unicode math symbols displayed by Rehype's KaTex plugin */
.katex-html {
display: none;
}
.katex-html {
}