mirror of
https://github.com/taichimaeda/markpilot.git
synced 2026-07-22 10:00:25 +00:00
8 lines
No EOL
119 B
CSS
8 lines
No EOL
119 B
CSS
/* Hide Unicode math symbols displayed by Rehype's KaTex plugin */
|
|
.katex-html {
|
|
display: none;
|
|
}
|
|
|
|
.katex-html {
|
|
|
|
} |