Things I have tried
or
version: 0.13.14
theme: default theme
Does this work?
/* Editor View */
.HyperMD-header.HyperMD-header-3 {
text-align: center;
}
/* Reading View */
.cm-header-3, .markdown-preview-view h3 {
text-align: center;
}
Angel
Nice!
It works perfectly. Thank you for your help.
Welcome.
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.