orelby_obsidian-rtl-math-te.../styles.css

9 lines
123 B
CSS
Raw Normal View History

.mjx-rtl {
2025-04-22 15:55:30 +00:00
direction: rtl;
}
2025-04-22 15:33:41 +00:00
2025-04-22 15:55:30 +00:00
.mjx-ltr,
.mjx-rtl :where(:not(.mjx-rtl, mjx-mtext, mjx-c, mjx-utext)) {
2025-04-22 15:55:30 +00:00
direction: ltr;
}