Jatkoa ketjulle Test our new composer on Meta!:
Sorry real devs — this is totally 101-level question, but we don’t have such category
I have this:
.d-editor-container .d-editor-textarea-wrapper textarea.d-editor-input {
font-family: var(--d-font-family--monospace);
}
I commented rich-editor part, because I don’t have that setting, yetedited that, now it should work
But what font-family I should use there? Sure, matter of taste, but if I would like to follow some sound guidelines, and at same time not breaking my forum…
I know basics how to use fonts in CSS, but I don’t know how to tell here ”use same font or font-family as before or what we are using in WYSIWYG mode, please”.