Files
IWD2-02/INFO-3163 (CMS Web Dev)/Project/project/wp-includes/blocks/math/editor-rtl.css
T
2026-04-15 15:59:53 -04:00

4 lines
108 B
CSS

.wp-block-math__textarea-control textarea{
direction:ltr;
font-family:Menlo,Consolas,monaco,monospace;
}